1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00
cc65/libsrc/apple2/ser
Colin Leroy-Mira 7a12399b39 Allow choosing 115200bps as the card allows it
Of course, that won't work full speed with the
standard IRQ-based RX. But that will allow users
to setup the port at this speed without duplicating
the setup part of the code. Up to them to add hooks
to disable IRQs and read directly in a tight asm
loop.
2024-02-19 19:31:47 +01:00
..
a2.gs.s Remove all indexed accesses to SCC registers 2023-11-24 18:37:43 +01:00
a2.ssc.s Allow choosing 115200bps as the card allows it 2024-02-19 19:31:47 +01:00