1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 06:56:39 +00:00
cc65/libsrc/atari
cpg 6fda5c6ef7 fix returned X register value (patch by Stefan Haubenthal)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2612 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-11-05 16:41:11 +00:00
..
_scrsize.s
.cvsignore
atari-stdjoy.s Renamed the DEINSTALL vector to UNINSTALL. 2003-02-10 22:19:53 +00:00
break.s
cclear.s removed DIRECT_SCREEN define 2000-07-21 08:26:44 +00:00
cgetc.s
chline.s call setcursor 2002-12-12 23:50:35 +00:00
clock.s both routines fixed (fix by Piotr Fusik) 2001-11-05 23:52:19 +00:00
close.s
clrscr.s
color.s fix returned X register value (patch by Stefan Haubenthal) 2003-11-05 16:41:11 +00:00
cputc.s
crt0.s
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioread.s
diowrite.s
diowritev.s
dosdetect.s
fd.inc added some comments 2003-01-05 23:30:44 +00:00
fdtable.s
getargs.s
getdefdev.s
getfd.s fd_table functions around getfd; used by startup code 2000-10-29 00:05:47 +00:00
gotox.s
gotoxy.s
gotoy.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
graphics.s
graphuse.s default set back to 9, as we're now only linked if the graphics 2000-12-03 23:27:20 +00:00
joy_stddrv.s Added joy_stddrv modules 2002-12-21 09:32:14 +00:00
kbhit.s
lseek.s
Makefile
mouse.s
mul40.s
open.s added closeallfiles: close all files at program exit 2003-01-05 23:36:16 +00:00
oserrlist.s
oserror.s
ostype.s
randomize.s
read.s
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s use always a sector size of 128 for sectors 1 to 3, ignore 2002-11-06 23:02:48 +00:00
sysremove.s
systime.s
sysuname.s
tvtype.s return the hardware tv system, not the ROMs one 2001-11-06 01:22:54 +00:00
ucase_fn.s
wherex.s
wherey.s
write.s