1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 03:30:05 +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
2017-12-28 01:58:03 +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
2020-07-12 23:11:43 +02:00
2020-07-12 23:11:43 +02:00
2020-07-12 23:11:43 +02:00
2020-07-12 23:11:43 +02:00
2015-10-14 17:52:14 +02:00
2020-11-29 18:08:33 +01:00
2013-07-25 13:53:15 -04:00
2013-07-25 13:53:15 -04:00
2020-07-24 15:24:28 -04:00
2015-10-19 02:47:40 +02:00
2020-07-11 11:59:45 +02:00
2017-12-28 17:52:27 +01:00
2017-12-28 02:26:23 +01:00
2022-07-21 03:20:44 +02:00
2017-07-18 01:04:53 +02:00