1
0
mirror of https://github.com/simh/simh.git synced 2026-01-13 15:27:14 +00:00

fixup! 3b2: Fix for clock drift when idling

Forgot to attribute this commit to Seth Morabito <web@loomcom.com>
as author.

When the 3B2 simulator was set to allow idling, there was significant
clock drift related to the primary timer unit. It turns out that the
simulator was using `AIO_SET_INTERRUPT_LATENCY` and `sim_rtcn_tick_ack`
incorrectly. They are not needed with the structure of system timers in
the 3B2 architecture.
This commit is contained in:
Seth Morabito 2023-01-18 12:11:29 -10:00 committed by Mark Pizzolato
parent 42598b541a
commit f70f296e96

Diff Content Not Available