1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/atari
2011-05-02 10:38:48 +00:00
..
_scrsize.s Use RMARGN instead of a hard coded value for compatibility with XEP80. 2008-07-01 20:58:03 +00:00
atari_tgi_common.inc
atari-3.s
atari-4.s
atari-5.s
atari-6.s Removed tgi_load() and all corresponding infrastructure. The idea behind tgi_load() was to be able to describe a TGI mode in a target-neutral way by resolution and colordepth. However it turned out that there arn't any cc65 targets sharing any resolution. As a result the only working target-independent approach for a TGI program is to call tgi_loaddriver(tgi_stddrv); and then look up the resolution provided - and to adapt to that resolution. 2011-05-02 10:38:48 +00:00
atari-7.s
atari-8.s Removed tgi_load() and all corresponding infrastructure. The idea behind tgi_load() was to be able to describe a TGI mode in a target-neutral way by resolution and colordepth. However it turned out that there arn't any cc65 targets sharing any resolution. As a result the only working target-independent approach for a TGI program is to call tgi_loaddriver(tgi_stddrv); and then look up the resolution provided - and to adapt to that resolution. 2011-05-02 10:38:48 +00:00
atari-8p2.s Removed tgi_load() and all corresponding infrastructure. The idea behind tgi_load() was to be able to describe a TGI mode in a target-neutral way by resolution and colordepth. However it turned out that there arn't any cc65 targets sharing any resolution. As a result the only working target-independent approach for a TGI program is to call tgi_loaddriver(tgi_stddrv); and then look up the resolution provided - and to adapt to that resolution. 2011-05-02 10:38:48 +00:00
atari-9.s
atari-9p2.s
atari-10.s
atari-10p2.s Removed tgi_load() and all corresponding infrastructure. The idea behind tgi_load() was to be able to describe a TGI mode in a target-neutral way by resolution and colordepth. However it turned out that there arn't any cc65 targets sharing any resolution. As a result the only working target-independent approach for a TGI program is to call tgi_loaddriver(tgi_stddrv); and then look up the resolution provided - and to adapt to that resolution. 2011-05-02 10:38:48 +00:00
atari-11.s
atari-14.s
atari-15.s Removed tgi_load() and all corresponding infrastructure. The idea behind tgi_load() was to be able to describe a TGI mode in a target-neutral way by resolution and colordepth. However it turned out that there arn't any cc65 targets sharing any resolution. As a result the only working target-independent approach for a TGI program is to call tgi_loaddriver(tgi_stddrv); and then look up the resolution provided - and to adapt to that resolution. 2011-05-02 10:38:48 +00:00
atari-15p2.s
atari-multijoy.s
atari-stdjoy.s
break.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s
crt0.s
ctype.s
cvline.s call setcursor 2002-12-12 23:50:35 +00:00
dio_cts.s
dio_stc.s dio functions and type now have no leading _ anymore; swapped phys. and 2000-11-16 21:27:07 +00:00
diopncls.s
dioqsize.s
dioread.s dio functions and types now have no leading _ anymore 2000-11-16 21:27:42 +00:00
diowrite.s
diowritev.s
do_oserr.s
dosdetect.s space optimization by Stefan Haubenthal 2007-03-28 19:34:48 +00:00
fd.inc
fdtab.s
fdtable.s
fdtoiocb.s
getargs.s
getdefdev.s
getfd.s
gotox.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoxy.s
gotoy.s
graphics.s
initcwd.s
inviocb.s
joy_stddrv.s
kbhit.s
lseek.s
Makefile
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s small optimization 2009-01-30 19:17:14 +00:00
posixdirent.s
randomize.s
read.s
revers.s put _revflag into .bss 2009-11-25 17:44:54 +00:00
rs232.s fixed return code for _rs232_init 2003-03-07 00:19:22 +00:00
rwcommon.s
savevec.s
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
syschdir.s
sysmkdir.s
sysremove.s
sysrmdir.s initial version from Stefan Haubenthal 2006-01-04 09:56:04 +00:00
systime.s
sysuname.s
tgi_colors.s
tgi_stddrv.s
toascii.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s