1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-20 06:26:35 +00:00
Files
open-simh.simh/sim_defs.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

72 KiB