1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/atari
cpg a86b97cc89 fixed return paramter; setup ICAX1Z so the key routine isn't confused by
opened R: devices


git-svn-id: svn://svn.cc65.org/cc65/trunk@1129 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-12-04 01:04:20 +00:00
..
_scrsize.s
atari.inc
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 both routines fixed (fix by Piotr Fusik) 2001-11-05 23:52:19 +00:00
close.s
clrscr.s
color.s
cputc.s
crt0.s adapted constructor function names to initxxx convention 2000-12-09 22:31:07 +00:00
ctype.s Place data into RODATA, not CODE 2000-08-03 10:46:57 +00:00
cvline.s don't import newline 2000-06-07 22:32:12 +00:00
dio_cts.s
dio_stc.s
diopncls.s
dioread.s
diowrite.s
diowritev.s
fd.inc defines for the fd redirection table 2000-10-29 00:01:20 +00:00
fdtable.s
getargs.s
getfd.s fd_table functions around getfd; used by startup code 2000-10-29 00:05:47 +00:00
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
graphics.s implemented graphics() function 2001-10-06 22:36:48 +00:00
graphuse.s
kbhit.s
lseek.s
Makefile
mouse.s
mul40.s
open.s
oserror.s
ostype.s adapted to new return values (PAL/NTSC is now reported with another 2000-12-04 20:22:23 +00:00
read.s
readjoy.s
revers.s don't use INVFLG but our own variable to indicate revers - the 2000-05-30 22:20:01 +00:00
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
tvtype.s
where.s
write.s