1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-07 07:59:27 +00:00
cc65/libsrc/atari
cpg 16634884af fix comment
git-svn-id: svn://svn.cc65.org/cc65/trunk@3054 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-05-28 22:05:01 +00:00
..
_scrsize.s
.cvsignore
atari-stdjoy.s
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
cputc.s always use setcursor to update cursor settings 2002-11-26 21:34:13 +00:00
crt0.s Use structs 2003-12-03 10:15:33 +00:00
ctype.s
cvline.s call setcursor 2002-12-12 23:50:35 +00:00
dio_cts.s
dio_stc.s dio functions and type now have no leading _ anymore; swapped phys. and 2000-11-16 21:27:07 +00:00
diopncls.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
dioread.s
diowrite.s
diowritev.s
dosdetect.s
fd.inc
fdtable.s
getargs.s recognize MyDOS 2004-03-16 22:48:20 +00:00
getdefdev.s
getfd.s
gotox.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoxy.s
gotoy.s
graphics.s
graphuse.s
joy_stddrv.s driver name is ataristd.joy 2004-05-11 21:25:10 +00:00
kbhit.s fixed it and saved 1 byte 2000-06-07 22:10:45 +00:00
lseek.s
Makefile
mouse.s
mul40.s multiply by 40 routine 2000-06-23 22:06:37 +00:00
open.s
oserrlist.s add MyDOS error codes, contributed by Stefan Haubenthal 2004-03-15 21:08:08 +00:00
oserror.s add MyDOS error codes, contributed by Stefan Haubenthal 2004-03-15 21:08:08 +00:00
ostype.s
randomize.s
read.s
revers.s don't use INVFLG but our own variable to indicate revers - the 2000-05-30 22:20:01 +00:00
rs232.s
rwcommon.s __seterrno is now a common function available on all platforms with slightly 2004-05-13 21:56:31 +00:00
savevec.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
scroll.s
setcolor.s
siocall.s
sysremove.s adapt to new value of dummy error code 2004-03-15 21:02:04 +00:00
systime.s Added _systime for all platforms 2002-11-12 22:49:38 +00:00
sysuname.s New uname function 2003-08-12 17:24:02 +00:00
tvtype.s return the hardware tv system, not the ROMs one 2001-11-06 01:22:54 +00:00
ucase_fn.s implement DEFAULT_DEVICE support 2003-11-14 22:41:01 +00:00
wherex.s fixed int promotion problem; optimized as suggested by Carsten Strotmann 2003-01-02 21:47:49 +00:00
wherey.s fixed int promotion problem; optimized as suggested by Carsten Strotmann 2003-01-02 21:47:49 +00:00
write.s comment fixes 2002-12-06 00:24:35 +00:00