1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-13 12:29:10 +00:00
cc65/libsrc/atari
cpg 86f74d96ab added ICAX3, ICAX4, ICAX5
git-svn-id: svn://svn.cc65.org/cc65/trunk@1294 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-05-30 12:48:58 +00:00
..
_scrsize.s
atari.inc added ICAX3, ICAX4, ICAX5 2002-05-30 12:48:58 +00:00
break.s
cclear.s
cgetc.s fixed return paramter; setup ICAX1Z so the key routine isn't confused by 2001-12-04 01:04:20 +00:00
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s
crt0.s Move zp space out of crt0.s 2002-05-26 09:09:10 +00:00
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioread.s
diowrite.s
diowritev.s
fd.inc
fdtable.s updated comment about fdtoiocb return values 2002-05-23 21:26:25 +00:00
getargs.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
graphuse.s
kbhit.s
lseek.s implementation which supports SpartaDOS format disks on SpartaDOS 2002-05-23 21:29:55 +00:00
Makefile ucase_fn.o: new object file; added -DUCASE_FILENAME=1 to compile flags 2001-12-27 20:39:10 +00:00
mouse.s
mul40.s
open.s support append mode 2002-05-16 15:28:07 +00:00
oserror.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
ostype.s
read.s
readjoy.s
remove.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
revers.s
rs232.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
rwcommon.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
savevec.s
scroll.s
setcolor.s
siocall.s
tvtype.s
ucase_fn.s moved code to convert filename to uppercase into its own file/object 2001-12-27 20:37:52 +00:00
where.s
write.s