1
0
mirror of https://github.com/simh/simh.git synced 2026-04-28 12:47:25 +00:00
Files
simh.simh/sim_tape.c
Mark Pizzolato 98f6aae31a TAPE: Make ATTACH time validation check more robust
- Different systems used tape marks in different ways that are now
  tolerated (multiple successive ones located on different parts of
  the tape, etc.)
- Always validate beginning and end of record length indicators to avoid
  moving into invalidly structured tape data
2019-03-30 09:27:02 -07:00

137 KiB