mirror of
https://github.com/open-simh/simh.git
synced 2026-02-27 01:10:17 +00:00
I7000: Updates for SCP negative sim_interval.
This commit is contained in:
@@ -223,6 +223,7 @@ sim_instr(void)
|
||||
else
|
||||
break; /* process */
|
||||
}
|
||||
sim_interval--;
|
||||
}
|
||||
|
||||
if (iowait == 0 && sim_brk_summ && sim_brk_test(IC, SWMASK('E'))) {
|
||||
|
||||
Reference in New Issue
Block a user