mirror of
https://github.com/open-simh/simh.git
synced 2026-04-26 20:26:59 +00:00
Problem was the console storage output buffer was masked with a WMASK instead of a BMASK (it is only a 8 bit register). Also, the input interrupt processing cleared the output interrupt state instead of the input interrupt state. This would only be a problem when interrupts are actually used instead of polled I/O.
13 KiB
13 KiB