On Thu, Feb 9, 2017 at 6:14 PM, Zane Healy <[email protected]> wrote: > > What is the file extension? TPC or TAP? I forget which SIMH uses, but there > used to be a converter available to go from the format that many of the tape > images are in, to the one SIMH uses. > > Zane
SIMH does at least SIMH, E11, and TPC format tapes. For simulated magnetic tapes, the ATTACH command can specify the format of the attached tape image file: ATTACH -f <tape_unit> <format> <filename> The currently supported tape image file formats are: SIMH SIMH simulator format E11 E11 simulator format TPC TPC format P7B Pierce simulator 7-track format
