1
0
mirror of https://github.com/simh/simh.git synced 2026-01-29 05:01:25 +00:00

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.
This commit is contained in:
Mark Pizzolato
2019-06-08 13:55:49 -07:00
parent da3f851d70
commit 7bcf407fcc
2 changed files with 486 additions and 406 deletions

File diff suppressed because it is too large Load Diff