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
2016-03-25 21:57:06 +01:00
2018-09-08 18:45:20 +02:00
2018-08-20 00:30:17 +02:00
2023-09-02 12:44:53 +02:00
2016-03-17 21:07:19 +01:00
2018-08-20 00:30:17 +02:00
2022-08-28 22:37:33 +02:00
2022-08-28 22:37:33 +02:00
2018-09-02 23:07:26 +02:00
2022-04-17 16:06:22 +02:00
2022-08-28 22:37:33 +02:00
2016-03-16 16:28:32 +01:00
2022-04-17 16:06:22 +02:00
2018-09-08 23:29:59 +02:00
2022-04-17 16:06:22 +02:00
2022-08-28 22:37:33 +02:00
2003-08-12 17:24:02 +00:00