mirror of
https://github.com/open-simh/simh.git
synced 2026-03-12 21:44:14 +00:00
6ea9c58b8b5cf8deca41e0303f7a7fa4e86b27fb
Ken's last note led me to look at magtape error handling, and it was not right. This has resulted in a lot of code changes in sigma_mt.c, but the changes are mostly mechanical. Instead of trying to be clever and do channel handling in mt_map_err or at the bottom of the mt_svc routine, every magtape command now does its own error handling. This makes the code repetitive, but I hope it is much clearer as a result.
Description
The Open SIMH simulators package
Languages
C
96.9%
Assembly
1%
CMake
0.5%
Batchfile
0.4%
Makefile
0.4%
Other
0.5%