1
0
mirror of https://github.com/simh/simh.git synced 2026-01-19 01:18:34 +00:00

1 Commits

Author SHA1 Message Date
Mark Pizzolato
194b313179 SCP: Fold up include files used by all simulators
- Add common system includes used in may places which are allowed
  and thus added directly in sim_defs.h.
- Separate completely private system data structures and system APIs
  for use only by SCP library routines into sim_scp_private.h.
2023-03-04 17:51:49 -10:00