mirror of
https://github.com/simh/simh.git
synced 2026-02-19 22:06:34 +00:00
Partial merge from master branch
This commit is contained in:
@@ -626,7 +626,7 @@ for ( ;; ) {
|
||||
}
|
||||
fault_PC = PC;
|
||||
recqptr = 0; /* clr recovery q */
|
||||
AIO_CHECK_EVENT;
|
||||
AIO_CHECK_EVENT; /* queue async events */
|
||||
if (sim_interval <= 0) { /* chk clock queue */
|
||||
temp = sim_process_event ();
|
||||
if (temp)
|
||||
|
||||
Reference in New Issue
Block a user