1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 04:30:10 +00:00
cc65/libsrc/apple2
Colin Leroy-Mira 89af42e5cb Serial: Optimize SER_IRQ
Apple2 and Atmos have Index in X, but can still use it for the
best-case path as long as we reload it in the worst-case part
(when we assert flow control).
Also, standardize the free space to trigger flow control to 32
characters left (compare with RecvFreeCnt before decrement)
2023-09-07 07:13:54 +02:00
..
emd
extra
joy
mou
ser Serial: Optimize SER_IRQ 2023-09-07 07:13:54 +02:00
targetutil
tgi
_scrsize.s
_sys.s
break.s
cclear.s
cgetc.s
chline.s
close.s
closedir.c
clrscr.s
color.s
cout.s
cpeekc.s
cputc.s Conio: 65c02 optimisations 2023-09-02 12:44:53 +02:00
crt0.s
curdevice.s
cvline.s
devicedir.s
dioclose.s
diocommon.s
dioopen.s
dioread.s
diosectcount.s
diosectsize.s
diowrite.s
dir.h
doesclrscr.s
dosdetect.s
exec.s
exehdr.s
filedes.inc
filedes.s
filename.s
get_ostype.s
getdevice.s
getres.s
gettime.s
gotoxy.s
gotoy.s
home.s
initcwd.s Optimize and fix comments (thanks to Oliver Schmidt) 2023-08-19 14:11:36 +02:00
iobuf.s
irq.s
isdevice.s
joy_stat_stddrv.s
joy_stddrv.s
joyref.s
kbhit.s
libref.s
lseek.s
mainargs.s
mcbdefault.s
mli.inc
mli.s
mouse_stat_stddrv.s
mouse_stddrv.s
open.s
opendir.c
oserrlist.s
oserror.s
randomize.s
rdkey.s
read.s
readdir.c
reboot.s
revers.s
rewinddir.c
rwcommon.s
ser_stat_stddrv.s
ser_stddrv.s
settime.s
syschdir.s Optimize and fix comments (thanks to Oliver Schmidt) 2023-08-19 14:11:36 +02:00
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s
sysuname.s
tgi_colors.s
tgi_stat_stddrv.s
tgi_stddrv.s
videomode.s
vtabz.s
waitvsync.s
wherex.s
wherey.s
write.s