1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-01 03:30:20 +00:00
cc65/libsrc
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
..
apple2 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
atari clean-up of driver return codes 2023-02-26 20:03:41 +01:00
atari2600
atari5200 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
atari7800 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
atmos Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
c16 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
c64 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
c128 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
cbm
cbm510 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
cbm610 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
common
conio Conio: 65c02 optimisations 2023-09-02 12:44:53 +02:00
creativision correct INIT segment semantic is bss, make this consistent across all default cfg 2023-08-19 13:08:46 -04:00
cx16 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
dbg
em
gamate clean-up of driver return codes 2023-02-26 20:03:41 +01:00
geos-apple
geos-cbm clean-up of driver return codes 2023-02-26 20:03:41 +01:00
geos-common
joystick clean-up of driver return codes 2023-02-26 20:03:41 +01:00
kim1 Add KIM-1 functions to write to the 7-segment LED display and get 2023-03-29 18:40:10 -04:00
lynx clean-up of driver return codes 2023-02-26 20:03:41 +01:00
mouse clean-up of driver return codes 2023-02-26 20:03:41 +01:00
nes clean-up of driver return codes 2023-02-26 20:03:41 +01:00
none
osic1p Merge pull request #2069 from jefftranter/bootstrap-fix 2023-05-07 13:49:12 +02:00
pce clean-up of driver return codes 2023-02-26 20:03:41 +01:00
pet clean-up of driver return codes 2023-02-26 20:03:41 +01:00
plus4 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
runtime
serial clean-up of driver return codes 2023-02-26 20:03:41 +01:00
sim6502
supervision clean-up of driver return codes 2023-02-26 20:03:41 +01:00
sym1
telestrat fix pla/pha instead of tmp1 2023-05-25 18:09:03 +02:00
tgi
vic20 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
zlib
Makefile Build libs with debug symbols 2023-08-26 15:35:28 +02:00