Skip to content

Commit

Permalink
AltairZ80: Changes to JAIR devices
Browse files Browse the repository at this point in the history
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
  • Loading branch information
deltecent committed Jun 1, 2024
1 parent c77bb2e commit c07f083
Showing 1 changed file with 231 additions and 121 deletions.
Loading

0 comments on commit c07f083

Please sign in to comment.