1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-26 17:03:56 +00:00
Files
open-simh.simh/sim_disk.c
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

150 KiB