1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-07 21:10:15 +00:00
cc65/libsrc/atari
Christian Groessler 200b420562 Export LMARGN_save to C. People might want to preserve this setting in their program.
In turn rearrange startup code in order that LMARGN can be set by a 'constructor' (Do
"initlib" later.)
2021-04-01 15:19:06 +02:00
..
emd
joy
mou Use Timer2 for mouse polling. 2019-01-29 22:00:55 +01:00
ser
targetutil
tgi Optimize the conversions from Atari ASCII to screen codes. 2019-01-23 00:05:31 +01:00
_scrsize.s
_sys.s
bgcolor.s atari: split color.s into bordercolor.s and bgcolor.s 2019-04-12 12:49:38 +02:00
bordercolor.s
break.s
carthdr.s
cartinit.s
cartstart.s
cashdr.s
casinit.s
cclear.s
cgetc.s Atari: split "setcursor" function out of cgetc.s source file into setcursor.s. 2017-10-03 21:58:52 +02:00
chline.s
clock.s
close.s
clrscr.s
cputc.s
crt0.s Export LMARGN_save to C. People might want to preserve this setting in their program. 2021-04-01 15:19:06 +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
doesclrscr.s
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
getdefdev.s
getdevice.s
getfd.s
getres.s
gettime.s Atari: clock_gettime() and clock_settime() implementations 2018-09-25 21:11:05 +02:00
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
kbhit.s
libref.s
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 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
rwcommon.s
save_area.inc
save_area.s
savevec.s
scrdev.s
scroll.s
sdxtime-bss.s
serref.s
setcolor.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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
system_check.s Separate header and trailers of Atari system_check chunk. 2019-02-21 19:00:17 -03:00
sysuname.s
tgi_stat_stddrv.s
tgi_stddrv.s
tgiref.s
toascii.s
ucase_fn.s
waitvsync.s
wherex.s
wherey.s
write.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
xlmemchk.inc