1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-26 17:36:57 +00:00
Colin Leroy-Mira 89af42e5cb Serial: Optimize SER_IRQ
Apple2 and Atmos have Index in X, but can still use it for the
best-case path as long as we reload it in the worst-case part
(when we assert flow control).
Also, standardize the free space to trigger flow control to 32
characters left (compare with RecvFreeCnt before decrement)
2023-09-07 07:13:54 +02:00
..
2023-09-07 07:13:54 +02:00
2023-09-07 07:13:54 +02:00
2023-09-07 07:13:48 +02:00
2023-09-07 07:13:48 +02:00
2022-04-17 16:06:22 +02:00
2022-04-17 16:06:22 +02:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:13:48 +02:00
2022-04-17 16:06:22 +02:00
2023-02-26 20:03:41 +01:00
2022-04-17 16:06:22 +02:00
2023-02-26 20:03:41 +01:00
2023-08-26 15:35:28 +02:00