1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-09 04:20:16 +00:00
Files
open-simh.simh/sim_timer.c
Mark Pizzolato 2b61a9a92d SCP: Fix timer calibration to produce consistent results with multiple clocks
- Timers that schedule their ticks with sim_activate_after() now operate
   consistently without having to be the single timer used by a simulator.
- Simulators which dynamically enable the operation of a clock when one
   wasn't previously wasn't enabled will disable the internal calibrated timer.
2016-09-26 15:39:42 -07:00

68 KiB