mirror of
https://github.com/simh/simh.git
synced 2026-03-03 18:16:24 +00:00
4a5d829c46f3532a4c88d8081a905303bafecaf9
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.
Description
Languages
C
97.6%
Assembly
1%
Batchfile
0.5%
Makefile
0.4%
Module Management System
0.3%