1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 01:55:47 +00:00
cc65/libsrc/atari
cpg 00a4c6ead0 first version, derived from cbm/oserrlist.s
git-svn-id: svn://svn.cc65.org/cc65/trunk@1369 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-07-24 21:43:57 +00:00
..
_scrsize.s
atari.inc
break.s Fixed an error in the reset_brk() routine of all target machines (all the code 2001-09-13 15:29:13 +00:00
cclear.s
cgetc.s
chline.s
clock.s both routines fixed (fix by Piotr Fusik) 2001-11-05 23:52:19 +00:00
close.s a small optimization 2001-10-03 15:56:42 +00:00
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 dio functions and type now have no leading _ anymore; swapped phys. and 2000-11-16 21:27:07 +00:00
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
gotoxy.s
gotoy.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +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
kbhit.s
lseek.s
Makefile
mouse.s
mul40.s
open.s
oserrlist.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
remove.s
revers.s
rs232.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
rwcommon.s
savevec.s
scroll.s
setcolor.s setcolor, getcolor and setcolor_low functions 2000-06-22 00:42:26 +00:00
siocall.s
tvtype.s
ucase_fn.s
where.s
write.s