1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 06:31:31 +00:00
cc65/libsrc/atari
2018-11-06 11:13:23 +01:00
..
emd Create static drivers directly from source files. 2014-06-04 23:50:18 +02:00
joy
mou
ser
targetutil
tgi
_scrsize.s
_sys.s use '.ifndef' instead of '.if .not .defined' 2013-09-18 16:36:24 +02:00
break.s Adjusted comments to match actual prototypes. 2018-11-06 11:13:23 +01:00
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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
close.s
clrscr.s
color.s
cputc.s
crt0.s Atari: fix interrupt handling if extended memory is banked in 2018-09-05 11:28:15 +02:00
ctype.s
cvline.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
dio_cts.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
dio_stc.s Some minor cleanups. 2018-07-26 14:35:26 +02:00
diopncls.s
dioqsize.s
dioread.s
diowrite.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
diowritev.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
do_oserr.s
doesclrscr.s Fix doesclrscrafterexit() function on atarixl target. 2016-06-13 21:16:27 +02:00
dosdetect.s
exec.s
exehdr.s
exetrailer.s Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fd.inc
fdtab.s
fdtable.s move findfreeiocb function into its own object file 2013-06-25 01:29:56 +02:00
fdtoiocb.s
findfreeiocb.inc move findfreeiocb function into its own object file 2013-06-25 01:29:56 +02:00
findfreeiocb.s move findfreeiocb function into its own object file 2013-06-25 01:29:56 +02:00
get_tv.s rename libsrc/atari/tvtype.s to libsrc/atari/get_tv.s 2014-03-04 15:44:10 +01:00
getargs.s add support for XDOS command lines 2016-05-24 03:06:00 +02:00
getdefdev.s libsrc/atari/getdefdev.s: small comment change 2018-09-20 23:58:23 +02:00
getdevice.s
getfd.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
getres.s Atari: implement clock_getres() 2018-09-28 09:47:20 +02:00
gettime.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
initcwd.s Adjusted current working directory initialization on Apple and Atari. 2015-10-15 00:15:38 +02:00
inviocb.s
irq.s
is_cmdline_dos.s
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
libref.s
lseek.s Atari: add support for BW-DOS. Initially contributed by Daniel Serpell. 2018-09-27 17:37:59 +02:00
Makefile.inc
mcbdefault.s
mcbpm-shape.s remove build warning 2014-04-25 13:21:54 +02:00
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 Split libref.s into multiple files to prevent inclusion of unnecessary code. 2014-04-22 12:50:07 +02:00
mul40.s
open.s
oserrlist.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
oserror.s
ostype.s
posixdirent.s
randomize.s
read.s
revers.s
romswitch.inc comment and formatting fixes 2013-10-16 18:20:48 +02:00
rwcommon.s
save_area.inc
save_area.s
savevec.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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
sdxtime-bss.s Atari: clock_gettime() and clock_settime() implementations 2018-09-25 21:11:05 +02:00
serref.s
setcolor.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
setcursor.s Atari: split "setcursor" function out of cgetc.s source file into setcursor.s. 2017-10-03 21:58:52 +02:00
settime.s Atari: clock_gettime() and clock_settime() implementations 2018-09-25 21:11:05 +02:00
shadow_ram_handlers.s
shadow_ram_prepare.s
shadow_ram_timerirq1.s Fix timer IRQ hooking for atarixl target. 2014-01-14 14:03:06 +01:00
siocall.s Some minor cleanups. 2018-07-26 14:35:26 +02:00
syschdir.s Atari: add support for BW-DOS. Initially contributed by Daniel Serpell. 2018-09-27 17:37:59 +02:00
sysmkdir.s
sysremove.s implement _sysrename for Atari 2013-07-24 00:41:49 +02:00
sysrename.s
sysrmdir.s
system_check.s
sysuname.s New uname function 2003-08-12 17:24:02 +00:00
tgi_stat_stddrv.s
tgi_stddrv.s add missing stddrv defines for atarixl 2014-01-21 23:09:00 +01:00
toascii.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ucase_fn.s
wherex.s
wherey.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
write.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
xlmemchk.inc