1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/atari
2013-10-16 18:20:57 +02:00
..
emd
joy
tgi Some formatting and style fixes. 2013-10-01 11:36:37 +02:00
_scrsize.s
_sys.s use '.ifndef' instead of '.if .not .defined' 2013-09-18 16:36:03 +02:00
break.s
cclear.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cgetc.s Use '.ifdef' and '.ifndef' instead of '.if .defined' and '.if .not .defined'. 2013-09-19 22:36:22 +02:00
chline.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
clock.s
close.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
clrscr.s
color.s
cputc.s
crt0.s Enable "system check" load chunk for non-XL Atari target. 2013-10-04 00:54:24 +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
dosdetect.s
fd.inc
fdtab.s
fdtable.s
fdtoiocb.s
findfreeiocb.inc
findfreeiocb.s move findfreeiocb function into its own object file 2013-06-25 01:29:56 +02:00
getargs.s
getdefdev.s
getfd.s
gotox.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gotoxy.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gotoy.s
graphics.s
initcwd.s
inviocb.s
irq.s Some formatting and style fixes. 2013-10-01 11:36:37 +02:00
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
libref.s Use '.ifdef' and '.ifndef' instead of '.if .defined' and '.if .not .defined'. 2013-09-19 22:36:22 +02:00
lseek.s
Makefile.inc move CHARGEN_RELOC enabling to Makefile.inc 2013-09-20 00:26:49 +02:00
mouse.s_
mul40.s
open.s implement _sysrename for Atari 2013-07-24 00:40:09 +02:00
oserrlist.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
oserror.s
ostype.s untabify 2013-09-27 22:01:54 +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
read.s
revers.s
romswitch.inc comment and formatting fixes 2013-10-16 18:20:48 +02:00
rs232.s_
rwcommon.s
save_area.inc untabify 2013-09-27 22:01:54 +02:00
save_area.s rename LOWDATA segment to LOWBSS 2013-10-16 18:20:57 +02:00
savevec.s
scrdev.s untabify 2013-09-27 22:01:54 +02:00
scroll.s
setcolor.s
shadow_ram_handlers.s rename LOWDATA segment to LOWBSS 2013-10-16 18:20:57 +02:00
shadow_ram_prepare.s comment and formatting fixes 2013-10-16 18:20:48 +02:00
siocall.s
syschdir.s implement _sysrename for Atari 2013-07-24 00:40:09 +02:00
sysmkdir.s implement _sysrename for Atari 2013-07-24 00:40:09 +02:00
sysremove.s implement _sysrename for Atari 2013-07-24 00:41:49 +02:00
sysrename.s fix cleanup of stack 2013-07-24 10:24:47 +02:00
sysrmdir.s implement _sysrename for Atari 2013-07-24 00:40:09 +02:00
system_check.s comment and formatting fixes 2013-10-16 18:20:48 +02:00
systime.s
sysuname.s
tgi_colors.s
tgi_stat_stddrv.s
tgi_stddrv.s
toascii.s
tvtype.s
ucase_fn.s Don't import tmp1, slipped in by mistake in last commit 2013-07-24 00:44:44 +02:00
wherex.s
wherey.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
write.s
xlmemchk.inc untabify 2013-09-27 22:01:54 +02:00