1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-26 20:26:59 +00:00
Files
open-simh.simh/scp.h
Mark Pizzolato 0986c6ff9e VAX750: Fixed ROM based boot from console TU58
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.
2015-09-17 17:48:02 -07:00

13 KiB