1
0
mirror of https://github.com/simh/simh.git synced 2026-02-19 22:06:34 +00:00
Files
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