1
0
mirror of https://github.com/simh/simh.git synced 2026-02-14 03:45:38 +00:00
Files
simh.simh/sim_tape.c
Mark Pizzolato b9297e185f TAPE: Fix ANSI EOF1 to correctly indicate the block count
- when the file ends on a block boundary, the block count was
  off by one.
- always use the max_record_size in ANSI labels independent of
  the ansi-type.
2020-05-26 09:47:10 -07:00

192 KiB