1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-13 20:56:58 +00:00
cc65/libsrc/atari
cpg 61b2834508 don't call __getdevdef in crt0.s, but make it a constructor of getdefdev.s
git-svn-id: svn://svn.cc65.org/cc65/trunk@4473 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-11-19 22:12:51 +00:00
..
_scrsize.s
atari_tgi_common.inc no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES 2009-11-15 14:55:14 +00:00
atari-3.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-4.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-5.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-6.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-7.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-8.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-8p2.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-9.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-9p2.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-10.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-10p2.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-11.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-14.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-15.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-15p2.s changes from Fatih 2009-11-15 14:46:09 +00:00
atari-multijoy.s
atari-stdjoy.s
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s always use setcursor to update cursor settings 2002-11-26 21:34:13 +00:00
crt0.s don't call __getdevdef in crt0.s, but make it a constructor of getdefdev.s 2009-11-19 22:12:51 +00:00
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s
diowrite.s
diowritev.s
dosdetect.s
fd.inc
fdtable.s small space optimization -- 3 bytes reduced 2009-11-18 22:16:13 +00:00
getargs.s add a comment describing why this file is really included despite an obvious reference to it 2009-11-18 23:52:54 +00:00
getdefdev.s don't call __getdevdef in crt0.s, but make it a constructor of getdefdev.s 2009-11-19 22:12:51 +00:00
getfd.s move setup of stdin/stdout/stderr from crt0.s to getfd.s 2009-11-19 20:57:23 +00:00
gotox.s
gotoxy.s
gotoy.s
graphics.s
joy_stddrv.s
kbhit.s
lseek.s
Makefile add Atari TGI drivers from Fatih Aygun 2009-11-10 21:53:55 +00:00
mouse.s
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s
randomize.s
read.s
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
sysmkdir.s
sysremove.s
sysrmdir.s
systime.s
sysuname.s
tgi_mode_table.s fix comment 2009-11-10 21:56:56 +00:00
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s