1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-11 02:40:35 +00:00
Files
open-simh.simh/SDS/sds_mt.c
Bob Supnik ef94dcbe93 SDS: Simplify MT operation check.
The SDS tape unit can't do write reverse (no magtape tape can, afaik).
So instead of testing for a particular write subop, the code just tests
that the write was done in BCD mode.
This is closer to how the hardware works.
2018-05-23 15:52:08 -07:00

21 KiB