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-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2018-08-15 16:06:44 +02:00
2020-07-12 23:11:43 +02:00
2018-08-15 16:06:44 +02:00