1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
Greg King c7969a78b0 Refined the comments in the target start-up files.
Fixed typo errors.  Made the comments consistent across all those files.
2014-08-24 10:10:20 -04:00
..
emd
joy
mou Create static drivers directly from source files. 2014-06-04 23:50:18 +02:00
ser
targetutil
tgi
_scrsize.s
_sys.s
break.s
carthdr.s
cartinit.s put code in CODE segment 2014-01-17 11:48:12 +01:00
cartstart.s Minor cleanup. 2014-01-17 21:20:53 +01:00
cashdr.s
casinit.s
cclear.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cgetc.s
chline.s Normalized style. 2014-06-03 18:30:11 +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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cputc.s
crt0.s
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
exehdr.s Put EXE header and main chunk load header into a single file -- 2013-10-18 14:54:22 +02:00
exetrailer.s Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
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
get_tv.s
getargs.s
getdefdev.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
getfd.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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 close IOCB if open failed -- otherwise is is still marked as "in use" 2013-07-09 23:39:42 +02:00
initcwd.s
inviocb.s
irq.s
joy_stat_stddrv.s add missing stddrv defines for atarixl 2014-01-21 23:09:00 +01:00
joy_stddrv.s
kbhit.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
libref.s Split libref.s into multiple files to prevent inclusion of unnecessary code. 2014-04-22 12:50:07 +02:00
lseek.s
Makefile.inc
mcbdefault.s - always use page 6 for P/M mouse cursor 2014-04-11 23:51:49 +02:00
mcbpm-shape.s
mcbpm.s
mcbtxtchar-char.s
mcbtxtchar.s
mouse_stat_stddrv.s
mouse_stddrv.s Add drivers for ST mouse, Amiga mouse, and Atari trakball. Access 2014-01-20 23:04:29 +01:00
mouseref.s
mul40.s
open.s implement _sysrename for Atari 2013-07-24 00:41:49 +02:00
oserrlist.s
oserror.s
ostype.s
posixdirent.s
randomize.s
read.s fix uninitialized use of 'buflen' 2014-02-19 22:39:39 +01:00
revers.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
romswitch.inc
rwcommon.s
save_area.inc
save_area.s
savevec.s
scrdev.s
scroll.s
serref.s
setcolor.s
shadow_ram_handlers.s
shadow_ram_prepare.s
shadow_ram_timerirq1.s
siocall.s
syschdir.s implement _sysrename for Atari 2013-07-24 00:40:09 +02:00
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s
system_check.s
systime.s
sysuname.s
tgi_colors.s
tgi_stat_stddrv.s
tgi_stddrv.s
toascii.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