1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-30 08:57:49 +00:00
cc65/libsrc/atari
Greg King b844572159 Moved most of the tgi_colors.s files into the libsrc/common/ directory.
Only the Apple2 and Lynx platforms use different codes for the white color; they have their own files.
2018-03-27 07:28:46 -04:00
..
emd
joy Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
mou
ser
targetutil
tgi
_scrsize.s
_sys.s
break.s
carthdr.s
cartinit.s
cartstart.s
cashdr.s cleanups; split 'header' and 'init' part into two source files 2014-02-21 22:43:44 +01:00
casinit.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s
crt0.s Implement exec() for Atari XDOS. 2016-06-13 20:40:01 +02:00
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s
diowrite.s
diowritev.s
do_oserr.s
doesclrscr.s
dosdetect.s
exec.s
exehdr.s
exetrailer.s
fd.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
fdtab.s
fdtable.s
fdtoiocb.s
findfreeiocb.inc
findfreeiocb.s
get_tv.s
getargs.s
getdefdev.s
getdevice.s Implementation of getfirstdevice/getnextdevice for Atari. 2017-12-28 04:54:18 +01:00
getfd.s
gotox.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gotoxy.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
gotoy.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
graphics.s
initcwd.s
inviocb.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
irq.s
is_cmdline_dos.s
joy_stat_stddrv.s add missing stddrv defines for atarixl 2014-01-21 23:09:00 +01:00
joy_stddrv.s
kbhit.s
libref.s
lseek.s
Makefile.inc
mcbdefault.s
mcbpm-shape.s
mcbpm.s
mcbtxtchar-char.s
mcbtxtchar.s address issue raised in the pull request; add support to not use page 6 2014-04-15 11:37:34 +02:00
mouse_stat_stddrv.s
mouse_stddrv.s
mouseref.s
mul40.s
open.s
oserrlist.s
oserror.s Implement exec() for Atari XDOS. 2016-06-13 20:40:01 +02:00
ostype.s untabify 2013-09-27 22:01:54 +02:00
posixdirent.s
randomize.s
read.s
revers.s
romswitch.inc
rwcommon.s
save_area.inc
save_area.s
savevec.s
scrdev.s untabify 2013-09-27 22:01:54 +02:00
scroll.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
serref.s
setcolor.s
setcursor.s
shadow_ram_handlers.s
shadow_ram_prepare.s
shadow_ram_timerirq1.s
siocall.s
syschdir.s
sysmkdir.s implement _sysrename for Atari 2013-07-24 00:41:49 +02:00
sysremove.s
sysrename.s
sysrmdir.s
system_check.s
systime.s
sysuname.s
tgi_stat_stddrv.s
tgi_stddrv.s
toascii.s
ucase_fn.s Some Atari runtime library fixes. 2016-06-06 22:45:20 +02:00
wherex.s
wherey.s
write.s
xlmemchk.inc