1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-16 12:53:46 +00:00
Files
open-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