1
0
mirror of https://github.com/simh/simh.git synced 2026-02-23 07:33:20 +00:00
Files
simh.simh/sim_defs.h
Mark Pizzolato 7bcf407fcc TIMER: Reorganize timer control variables to use a structure for each timer
The original approach had separate parallel arrays for each relevant
state variable for each calibrated timer.  That worked when there were
only a few state variables, the state info for a timer belongs in a
structure.
2019-06-08 13:55:49 -07:00

66 KiB