1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-13 20:56:58 +00:00
cc65/libsrc/atari
cpg 3925f0cac9 fix a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@3181 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-09-15 19:33:52 +00:00
..
_scrsize.s
.cvsignore
atari-stdjoy.s
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s
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
fdtable.s
getargs.s
getdefdev.s
getfd.s
gotox.s
gotoxy.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoy.s
graphics.s
graphuse.s
joy_stddrv.s
kbhit.s
lseek.s __seterrno is now a common function available on all platforms with slightly 2004-05-13 21:56:31 +00:00
Makefile fix comment 2004-05-28 22:05:01 +00:00
mouse.s
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s revert last change 2004-07-09 19:23:13 +00:00
randomize.s added randomize 2002-11-06 22:21:15 +00:00
read.s
revers.s
rs232.s fixed return code for _rs232_init 2003-03-07 00:19:22 +00:00
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
sysremove.s
systime.s
sysuname.s
tvtype.s
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
write.s