1
0
mirror of https://github.com/simh/simh.git synced 2026-02-27 09:09:46 +00:00
Files
simh.simh/sim_BuildROMs.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

15 KiB