1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/libsrc/plus4
Colin Leroy-Mira 734541ee05 Serial: Optimize SER_GET
There is no need to TryToSend before getting the character. We
send bytes during SER_PUT, and if interrupted during sending, we
still try to do it at the beginning of the next SER_PUT.
2023-09-07 07:14:01 +02:00
..
joy
ser Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
_scrsize.s
break.s
cgetc.s
clrscr.s Updated to use cbm_kernal.inc. Whitespace cleanups 2018-11-26 22:14:31 +01:00
color.s
conio.s
cputc.s
crt0.s
devnum.s
fast.s
get_tv.s
irq.s
isfast.s
joy_stat_stddrv.s
joy_stddrv.s
kacptr.s
kbasin.s
kbhit.s
kbrepeat.s
kbsout.s Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
kchkin.s
kciout.s
kckout.s
kclall.s
kclose.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
kclrch.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kiobase.s
klisten.s
kload.s
kopen.s
kplot.s
krdtim.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kreadst.s
ksave.s
kscnkey.s Added C-code interfaces for the CBM Kernal functions SCNKEY and UDTIM. 2016-08-07 15:50:10 -04:00
ksetlfs.s
ksetnam.s
ksettim.s
ktalk.s
kudtim.s
kunlsn.s
kuntlk.s
libref.s
mainargs.s
randomize.s
revers.s
ser_stat_stddrv.s
ser_stddrv.s
slow.s
status.s
sysuname.s
waitvsync.s