1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 15:27:46 +00:00
Patrick Linstruth c55b964921 AltairZ80: Changes to JAIR devices
I was having problems with the JAIR device keeping up with received
data at 57.6K.

This PR makes the following changes to the JAIR devices:

- Refactors the service routines into STAT, TX and RX units
- Adds a 128-byte input ring buffer
- Corrects a null pointer exception
- Adds overrun status bit implementation
- Removes a tab with spaces
2024-06-08 13:55:57 -04:00
..
2011-04-15 08:35:54 -07:00
2011-04-15 08:35:54 -07:00
2024-06-08 13:55:57 -04:00
2024-02-01 12:52:06 -05:00