1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/atari
cpg ad8a481a9e fix tmp3 return value if DEFAULT_DEVICE is enabled
git-svn-id: svn://svn.cc65.org/cc65/trunk@3337 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-12-17 14:33:32 +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 DYNAMIC_DD support 2004-12-16 22:43:47 +00:00
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioread.s
diowrite.s
diowritev.s
dosdetect.s one byte space optimization 2004-06-09 19:53:13 +00:00
fd.inc
fdtable.s
getargs.s
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 __seterrno is now a common function available on all platforms with slightly 2004-05-13 21:56:31 +00:00
Makefile DYNAMIC_DD 2004-12-16 22:41:14 +00:00
mouse.s
mul40.s
open.s __seterrno is now a common function available on all platforms with slightly 2004-05-13 21:56:31 +00:00
oserrlist.s
oserror.s
ostype.s revert last change 2004-07-09 19:23:13 +00:00
randomize.s
read.s small optimization; fix line buffered read of length 0 2004-06-01 20:25:44 +00:00
revers.s
rs232.s
rwcommon.s __seterrno is now a common function available on all platforms with slightly 2004-05-13 21:56:31 +00:00
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