mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 15:27:46 +00:00
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.