1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-28 17:29:55 +00:00
Files
open-simh.simh/sim_timer.c
Patrick Linstruth 560f30d144 SCP: Adjust timer calibrations if SET THROTTLE x/t type is enabled
SCP doesn't initially adjust timer calibrations if SET THROTTLE x/t
type is enabled causing large delays in event dispatches. This PR
runs the timers through the same calibration adjustment loop as
other throttle types.
2024-02-01 12:52:24 -05:00

142 KiB