1
0
mirror of https://github.com/simh/simh.git synced 2026-02-27 01:00:07 +00:00
Files
simh.simh/sim_timer.h
Mark Pizzolato 2e85e74699 SCP: Various cleanups.
- Avoid assignments of void * values.  Cast all memory allocation return values to appropriate types.
- Add output to sim_log where missing in various places.
- Fixed issue with lost file positions after a restore for devices which leverage the UNIT_SEQ flag.
2013-11-20 09:13:27 -08:00

5.7 KiB