1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-20 23:24:14 +00:00
cc65/libsrc/c64
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
..
emd
extra
joy
mou
ser
tgi
_scrsize.s
acc_c64dtv_speed.s
acc_c65_speed.s
acc_c128_speed.s
acc_chameleon_speed.s
acc_detect_c64dtv.s
acc_detect_c65.s
acc_detect_c128.s
acc_detect_chameleon.s
acc_detect_scpu.s
acc_detect_turbomaster.s
acc_scpu_speed.s
acc_turbomaster_speed.s
bordercolor.s
break.s
cgetc.s
clrscr.s
color.s
conio.s
cputc.s
crt0.s
devnum.s
get_ostype.s
get_tv.s
gettime.s
irq.s
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
kbrepeat.s
kernal.s
kplot.s
libref.s
mainargs.s
mcbdefault.s
mcbspritedata.s
mouse_stat_stddrv.s
mouse_stddrv.s
mouseref.s
pencalib.c
randomize.s
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
settime.s
soft80_cgetc.s
soft80_charset.s
soft80_color.s
soft80_conio.s
soft80_cpeekc.s
soft80_cpeekcolor.s
soft80_cpeekrevers.s
soft80_cpeeks.s
soft80_cputc.s
soft80_kclrscr.s
soft80_kplot.s
soft80_scrsize.s
soft80.inc
soft80mono_cgetc.s
soft80mono_color.s
soft80mono_conio.s
soft80mono_cpeekcolor.s
soft80mono_cputc.s
soft80mono_kclrscr.s
soft80mono_kplot.s
status.s
sysuname.s
tgi_stat_stddrv.s
tgi_stddrv.s
tmcommon.s
waitvsync.s