1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-29 05:15:30 +00:00
Files
open-simh.simh/VAX/vax_sysdev.c
Mark Pizzolato ee4c33ead2 VAX: Fix Interval Timers
- Properly set the Interval Register when a running timer is stopped
- Peoperly clear timer interrupt pending when CSR is updated
- Properly handle the case when the timer is started with the interval
   register is 0.
- Properly stop the running timer when it is restarted or adjusted
   with a new interval value.
- Better debug info
2018-01-07 13:46:07 -08:00

66 KiB