mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
SEL32: Disable idle while tests are run
This avoids errant elapsed instruction counts when host system is busy and clock calibration is inconsistent.
This commit is contained in:
parent
e133994924
commit
31c6c5ce02
@ -203,7 +203,7 @@ deposit bootr[1] 0
|
||||
deposit bootr[2] 0
|
||||
;
|
||||
; allow cpu idle
|
||||
set cpu idle
|
||||
;set cpu idle
|
||||
; Set expect script for auto time entry on MPX at OPCOM prompt
|
||||
;expect haltafter=20000
|
||||
; wait for expected output from simulator, then enter this text
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user