1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 15:27:46 +00:00
Bob Supnik 4a5d829c46 PDP11: Fixed spurious interrupt when setting GO
The code wasn't handling interrupts correctly when TCCM was written. In
particular, if the GO bit clears DONE, the code looked for the "SET IE" case
too soon and didn't clear the interrupt that was incorrectly generated.
The new code factors "GO" into the calculation.
2017-03-14 09:58:17 -07:00
..
2012-04-23 04:02:02 -07:00
2011-04-15 08:35:54 -07:00
2012-03-18 09:43:12 -07:00
2011-04-15 08:36:09 -07:00
2011-04-15 08:35:15 -07:00