1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-16 09:56:13 +00:00
cc65/libsrc/atmos
Oliver Schmidt d90c7e9853 Introduced the notion of a standard serial driver.
There's no target with more than one serial driver (and I don't see that change anytime soon) so it's a no-brainer to apply the standard driver concept to serial drivers.
2022-12-22 18:13:24 +01:00
..
joy
ser
tgi
_scrsize.s
atmos_load.s
atmos_save.s
atmos.s
bashdr.s
capslock.s
cclear.s remove dangling spaces 2022-04-17 16:06:22 +02:00
cgetc.s
chline.s
clock.s
clrscr.s
color.s
cputc.s
crt0.s
ctype.s remove dangling spaces 2022-04-17 16:06:22 +02:00
cvline.s
gotox.s
gotoxy.s
gotoy.s
irq.s
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
libref.s
mainargs.s
oserrlist.s
oserror.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
read.s Use more compact loops. 2020-12-27 17:54:49 -05:00
revers.s
ser_stat_stddrv.s Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
ser_stddrv.s Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
store_filename.s
sysuname.s
tapehdr.s
tgi_stat_stddrv.s
tgi_stddrv.s
wherex.s
wherey.s
write.s Use more compact loops. 2020-12-27 17:54:49 -05:00