1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00
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
..
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2023-02-26 20:03:41 +01:00
2017-12-17 18:45:57 +01:00
2022-04-17 16:06:22 +02:00
2018-01-23 13:02:47 +01:00
2022-04-17 16:06:22 +02:00
2020-12-27 17:54:49 -05:00
2020-12-27 17:54:49 -05:00