1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-12 21:44:14 +00:00
Bob Supnik 6ea9c58b8b sigma: Fix error handling in MT device channel errors
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.
2022-07-07 05:46:32 -10:00
2022-06-17 09:03:47 -07:00
2022-06-17 09:03:47 -07:00
2022-06-17 09:03:47 -07:00
2022-05-16 03:01:45 -07:00
2020-10-07 15:33:11 -07:00
2011-04-15 08:33:23 -07:00
2011-04-15 08:34:26 -07:00
2011-04-15 08:34:26 -07:00
2022-06-17 09:03:47 -07:00
2022-06-17 09:03:47 -07:00
2019-11-30 20:19:00 -08:00
2022-06-17 09:03:47 -07:00
2022-06-17 09:03:47 -07:00
2018-06-04 07:59:42 -07:00
Description
The Open SIMH simulators package
140 MiB
Languages
C 96.9%
Assembly 1%
CMake 0.5%
Batchfile 0.4%
Makefile 0.4%
Other 0.5%