1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 21:54:47 +00:00
cc65/libsrc/atari
2020-06-04 23:24:24 +02:00
..
emd
joy
mou
ser
targetutil Code review changes and build fix. 2019-03-04 23:32:56 +01:00
tgi
_scrsize.s
_sys.s
bgcolor.s
bordercolor.s
break.s Adjusted comments to match actual prototypes. 2018-11-06 11:13:23 +01:00
carthdr.s
cartinit.s put code in CODE segment 2014-01-17 11:48:12 +01:00
cartstart.s
cashdr.s
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
cputc.s
crt0.s Atari: fix interrupt handling if extended memory is banked in 2018-09-05 11:28:15 +02:00
ctype.s Shortened names and adjusted style. 2020-04-02 22:58:16 +02:00
cvline.s atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
diowrite.s
diowritev.s
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
fd.inc
fdtab.s
fdtable.s
fdtoiocb.s
findfreeiocb.inc
findfreeiocb.s
get_tv.s
getargs.s add support for XDOS command lines 2016-05-24 03:06:00 +02:00
getdefdev.s
getdevice.s
getfd.s
getres.s
gettime.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
initcwd.s
inviocb.s
irq.s
is_cmdline_dos.s
joy_stat_stddrv.s
joy_stddrv.s add missing stddrv defines for atarixl 2014-01-21 23:09:00 +01:00
kbhit.s
libref.s Split libref.s into multiple files to prevent inclusion of unnecessary code. 2020-06-04 23:24:24 +02:00
lseek.s
Makefile.inc Selection whether to use page 6 for mouse P/M data is not done in 2014-04-21 11:41:37 +02:00
mcbdefault.s
mcbpm-shape.s
mcbpm.s
mcbtxtchar-char.s
mcbtxtchar.s
mouse_stat_stddrv.s
mouse_stddrv.s
mouseref.s
open.s
oserrlist.s
oserror.s
ostype.s Some style adjustments. 2020-04-02 10:42:06 +02:00
posixdirent.s close IOCB if open failed -- otherwise is is still marked as "in use" 2013-07-09 23:59:27 +02:00
randomize.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
read.s
revers.s
romswitch.inc
rwcommon.s
save_area.inc
save_area.s
savevec.s
scrdev.s
scroll.s
sdxtime-bss.s
serref.s
setcolor.s
setcursor.s
settime.s
shadow_ram_handlers.s
shadow_ram_prepare.s
shadow_ram_timerirq1.s
shadow_ram_timerirq2.s
siocall.s
syschdir.s
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s
system_check_hdr.s
system_check_trailer.s Separate header and trailers of Atari system_check chunk. 2019-02-21 19:00:17 -03:00
system_check.s
sysuname.s
tgi_stat_stddrv.s
tgi_stddrv.s add missing stddrv defines for atarixl 2014-01-21 23:09:00 +01:00
tgiref.s
toascii.s
ucase_fn.s
wherex.s
wherey.s
write.s
xlmemchk.inc