1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
2013-08-25 11:20:27 +02:00
..
emd Added library reference em_libref to EMD interface. 2013-06-01 00:11:31 +02:00
joy Added library reference joy_libref to JOY interface. 2013-06-01 00:36:08 +02:00
tgi atarixl target: add support for interruptors, adapt TGI drivers 2013-08-25 11:20:27 +02:00
_scrsize.s
break.s
cclear.s
cgetc.s adapt to atarixl target 2013-05-31 01:38:16 +02:00
chline.s
clock.s
close.s
clrscr.s Fix writing one byte beyond screen buffer. 2013-06-21 11:33:55 +02:00
color.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cputc.s
crt0.s Remove saving and restoring of zeropage variables. 2013-07-03 11:38:28 +02:00
ctype.s
cvline.s
dio_cts.s
dio_stc.s
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
do_oserr.s
dosdetect.s
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
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
gotoy.s
graphics.s close IOCB if open failed -- otherwise is is still marked as "in use" 2013-07-09 23:39:42 +02:00
initcwd.s Use symbolic names for all CIO commands. 2013-06-10 12:45:51 +02:00
inviocb.s
irq.s atarixl target: add support for interruptors, adapt TGI drivers 2013-08-25 11:20:27 +02:00
joy_stat_stddrv.s Renamed Atari drivers. 2013-05-28 21:20:37 +02:00
joy_stddrv.s Renamed Atari drivers. 2013-05-28 21:20:37 +02:00
kbhit.s
libref.s atarixl target: add support for interruptors, adapt TGI drivers 2013-08-25 11:20:27 +02:00
lseek.s Use symbolic names for all CIO commands. 2013-06-10 12:45:51 +02:00
Makefile.inc Use unique variables for cc65 toolchain. 2013-06-04 23:39:00 +02:00
mouse.s_ Brought back mouse driver source code. 2013-05-28 22:07:04 +02:00
mul40.s
open.s implement _sysrename for Atari 2013-07-24 00:40:09 +02:00
oserrlist.s
oserror.s
ostype.s Some small first changes for the 'atarixl' target. 2013-05-30 02:30:19 +02:00
posixdirent.s close IOCB if open failed -- otherwise is is still marked as "in use" 2013-07-09 23:39:42 +02:00
randomize.s
read.s
revers.s
rs232.s_
rwcommon.s
save_area.inc Don't save original IRQ, NMI, and RESET vectors -- it's not needed. 2013-06-28 01:08:07 +02:00
save_area.s Don't save original IRQ, NMI, and RESET vectors -- it's not needed. 2013-06-28 01:08:07 +02:00
savevec.s
scrdev.s Move scrdev into it's own file. On the atarixl target it will be referenced by crt0.s. 2013-06-13 01:16:35 +02:00
scroll.s
setcolor.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
shadow_ram_handlers.s atarixl target: add support for interruptors, adapt TGI drivers 2013-08-25 11:20:27 +02:00
shadow_ram_prepare.s atarixl target: add support for interruptors, adapt TGI drivers 2013-08-25 11:20:27 +02:00
siocall.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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:40:09 +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 cleanups and add more comments 2013-06-21 00:01:07 +02:00
systime.s
sysuname.s
tgi_colors.s
tgi_stat_stddrv.s Renamed Atari drivers. 2013-05-28 21:20:37 +02:00
tgi_stddrv.s Renamed Atari drivers. 2013-05-28 21:20:37 +02:00
toascii.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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
write.s
xlmemchk.inc cleanups and add more comments 2013-06-21 00:01:07 +02:00