1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-26 12:12:52 +00:00

TIMER: Calibrated clock fixes

- Properly handle clock transitions when control flows back and forth
  between instruction execution and simh commands.
- Changed Internal Timer from 10 Hz to the MAX(100Hz, HostOSClockHz)
- Changed default idle calibration percent to 50%
- Make sure that error cases (backwards and gap too big) properly advance
  the real time while avoiding calibration.
- Fix selection of the calibrated clock.
- Fix logic that sets the idle percentage that controls calibration.
This commit is contained in:
Mark Pizzolato
2019-05-28 22:47:06 -07:00
parent 7c27f77beb
commit 48db10994d
2 changed files with 49 additions and 39 deletions

Binary file not shown.