1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-10 07:29:05 +00:00
cc65/libsrc/atari
cpg 0093a8f388 startup code now resides in LOWCODE segment
git-svn-id: svn://svn.cc65.org/cc65/trunk@3444 b7a2c559-68d2-44c3-8de9-860c34a00d81
2005-03-31 21:53:12 +00:00
..
_scrsize.s
.cvsignore
atari-stdjoy.s Add the irq entry point 2004-11-06 13:12:57 +00:00
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s
crt0.s startup code now resides in LOWCODE segment 2005-03-31 21:53:12 +00:00
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s clean up 2005-02-20 00:39:46 +00:00
dioqsize.s initial check-in 2005-02-19 00:57:26 +00:00
dioread.s
diowrite.s
diowritev.s
dosdetect.s Move constructor code into the INIT segment. Note: Didn't change any 2005-02-26 09:38:46 +00:00
fd.inc
fdtable.s
getargs.s Move constructor code into the INIT segment. Note: Didn't change any 2005-02-26 09:38:46 +00:00
getdefdev.s rename defdev to __defdev and export it; add support for 2004-12-16 22:46:28 +00:00
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s prepend a "_" to clib runtime functions 2004-06-03 19:43:11 +00:00
graphuse.s
joy_stddrv.s
kbhit.s
lseek.s
Makefile dioqsize.o: new object file 2005-02-19 00:58:26 +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
read.s
revers.s
rs232.s
rwcommon.s
savevec.s prepend a "_" to clib runtime functions 2004-06-03 19:43:11 +00:00
scroll.s prepend a "_" to clib runtime functions 2004-06-03 19:43:11 +00:00
setcolor.s prepend a "_" to clib runtime functions 2004-06-03 19:43:11 +00:00
siocall.s
sysremove.s
systime.s
sysuname.s
tvtype.s Use get_tv.inc. Fix high byte of returned value. 2004-10-26 19:15:23 +00:00
ucase_fn.s fix tmp3 return value if DEFAULT_DEVICE is enabled 2004-12-17 14:33:32 +00:00
wherex.s
wherey.s
write.s