1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 01:55:47 +00:00
cc65/libsrc/atari
cuz e0a619ff90 Place the zero page variables into the ZEROPAGE segment
git-svn-id: svn://svn.cc65.org/cc65/trunk@322 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-09-07 21:49:13 +00:00
..
atari.inc
break.s
cclear.s removed DIRECT_SCREEN define 2000-07-21 08:26:44 +00:00
cgetc.s
chline.s removed DIRECT_SCREEN define 2000-07-21 08:26:44 +00:00
clock.s Move store out of region with interrupts disabled to improve interrupt 2000-07-30 09:30:58 +00:00
close.s
clrscr.s removed DIRECT_SCREEN define 2000-07-21 08:26:44 +00:00
color.s
conio.s
cputc.s removed DIRECT_SCREEN define 2000-07-21 08:26:44 +00:00
crt0.s Place the zero page variables into the ZEROPAGE segment 2000-09-07 21:49:13 +00:00
ctype.s Place data into RODATA, not CODE 2000-08-03 10:46:57 +00:00
cvline.s
fdtable.s
getargs.s
gotox.s
gotoxy.s
gotoy.s
graphuse.s set default screen mode to 0 2000-07-21 09:20:09 +00:00
kbhit.s
lseek.s fixed setting of errno 2000-08-11 22:14:21 +00:00
Makefile lseek.o: new object file 2000-08-07 22:43:31 +00:00
mul40.s
open.s
oserror.s
ostype.s
read.s
readjoy.s
revers.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
where.s
write.s