mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +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.