1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-28 10:55:43 +00:00
cc65/libsrc/atari
2022-04-17 16:06:22 +02:00
..
emd remove dangling spaces 2022-04-17 16:06:22 +02:00
joy Atari, Atari5200: disable "attract mode" on mouse or joystick input 2018-09-05 11:23:12 +02:00
mou Use Timer2 for mouse polling. 2019-01-29 22:00:55 +01:00
ser
targetutil Code review changes and build fix. 2019-03-04 23:32:56 +01:00
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 atari: split color.s into bordercolor.s and bgcolor.s 2019-04-12 12:49:38 +02:00
break.s remove dangling spaces 2022-04-17 16:06:22 +02:00
carthdr.s
cartinit.s
cartstart.s
cashdr.s
casinit.s
cclear.s remove dangling spaces 2022-04-17 16:06:22 +02:00
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 atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
clock.s Streamlined clock rate handling. 2020-10-25 14:06:44 +01:00
close.s
clrscr.s
cputc.s Code review adaptations, removed "cc65_" prefix from functions 2019-03-29 22:53:04 +01:00
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 remove dangling spaces 2022-04-17 16:06:22 +02:00
cvline.s remove dangling spaces 2022-04-17 16:06:22 +02:00
dio_cts.s
dio_stc.s Some minor cleanups. 2018-07-26 14:35:26 +02:00
diopncls.s remove dangling spaces 2022-04-17 16:06:22 +02:00
dioqsize.s remove dangling spaces 2022-04-17 16:06:22 +02:00
dioread.s
diowrite.s
diowritev.s
do_oserr.s
doesclrscr.s remove dangling spaces 2022-04-17 16:06:22 +02:00
dosdetect.s Atari: add support for BW-DOS. Initially contributed by Daniel Serpell. 2018-09-27 17:37:59 +02:00
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 libsrc/atari/getdefdev.s: small comment change 2018-09-20 23:58:23 +02:00
getdevice.s Implementation of getfirstdevice/getnextdevice for Atari. 2017-12-28 04:54:18 +01:00
getfd.s
getres.s Atari: implement clock_getres() 2018-09-28 09:47:20 +02:00
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 Atari: fix interrupt handling if extended memory is banked in 2018-09-05 11:28:15 +02:00
is_cmdline_dos.s
joy_stat_stddrv.s
joy_stddrv.s
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 Atari: add support for BW-DOS. Initially contributed by Daniel Serpell. 2018-09-27 17:37:59 +02:00
Makefile.inc
mcbdefault.s
mcbpm-shape.s
mcbpm.s
mcbtxtchar-char.s
mcbtxtchar.s remove dangling spaces 2022-04-17 16:06:22 +02:00
mouse_stat_stddrv.s
mouse_stddrv.s
mouseref.s Use Timer2 for mouse polling. 2019-01-29 22:00:55 +01:00
open.s
oserrlist.s
oserror.s
ostype.s Some style adjustments. 2020-04-02 10:42:06 +02:00
posixdirent.s
randomize.s remove dangling spaces 2022-04-17 16:06:22 +02:00
read.s
revers.s remove dangling spaces 2022-04-17 16:06:22 +02:00
romswitch.inc
rwcommon.s
save_area.inc
save_area.s
savevec.s
scrdev.s
scroll.s Code review adaptations, removed "cc65_" prefix from functions 2019-03-29 22:53:04 +01:00
sdxtime-bss.s Atari: clock_gettime() and clock_settime() implementations 2018-09-25 21:11:05 +02:00
serref.s
setcolor.s
setcursor.s Code review adaptations, removed "cc65_" prefix from functions 2019-03-29 22:53:04 +01:00
settime.s Atari: clock_gettime() and clock_settime() implementations 2018-09-25 21:11:05 +02:00
shadow_ram_handlers.s remove dangling spaces 2022-04-17 16:06:22 +02:00
shadow_ram_prepare.s
shadow_ram_timerirq1.s atarixl: fix compilation problem when CHARGEN_RELOC is defined 2020-10-30 15:01:47 +01:00
shadow_ram_timerirq2.s atarixl: fix compilation problem when CHARGEN_RELOC is defined 2020-10-30 15:01:47 +01:00
siocall.s Some minor cleanups. 2018-07-26 14:35:26 +02:00
syschdir.s Atari: add support for BW-DOS. Initially contributed by Daniel Serpell. 2018-09-27 17:37:59 +02:00
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s
system_check_hdr.s Separate header and trailers of Atari system_check chunk. 2019-02-21 19:00:17 -03:00
system_check_trailer.s Separate header and trailers of Atari system_check chunk. 2019-02-21 19:00:17 -03:00
system_check.s remove dangling spaces 2022-04-17 16:06:22 +02:00
sysuname.s
tgi_stat_stddrv.s
tgi_stddrv.s
tgiref.s Split libref.s into multiple files to prevent inclusion of unnecessary code. 2020-06-04 23:24:24 +02:00
toascii.s
ucase_fn.s
waitvsync.s add waitvsync() for atari and atari5200 2020-10-28 21:12:32 +01:00
wherex.s
wherey.s
write.s
xlmemchk.inc remove dangling spaces 2022-04-17 16:06:22 +02:00