1
0
mirror of https://github.com/simh/simh.git synced 2026-01-13 15:27:14 +00:00
Mark Pizzolato 0195bbda4b TIMER: Fix missing catchup ticks for VAX simulators when idling
- MicroVAX I, II and 3900 don't have a DONE bit in the clock status
  register, so sim_rtcn_tick_ack() wasn't being called to acknowledge
  clock ticks.
- Timer catchup tick criteria didn't work unless the host had a slow
  clock tick.

As discussed in #705
2019-05-30 01:51:52 -07:00
..
2016-05-15 15:25:33 -07:00
2016-05-15 15:25:33 -07:00
2019-04-21 09:09:32 -07:00
2016-05-15 15:25:33 -07:00
2019-05-16 22:15:53 +01:00
2019-04-23 10:44:30 -07:00
2013-03-24 16:47:25 -07:00