1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-14 12:04:52 +00:00
Files
open-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