s2psimh(1) General Commands Manual s2psimh(1)

s2psimh - SCSI2Pi SIMH .tap File Tool

s2psimh [--add/-a CLASS1:VALUE1,...] [--binary-data/-b DATA_FILE] [--dump/-d] [--help/-h] [--hex-data/-x DATA_FILE] [--limit/-l LIMIT] [--truncate/-t] [--version/-v] <SIMH_TAP_FILE>

s2psimh analyzes and manipulates SIMH .tap tape image files.

s2psimh displays SIMH file contents, checks that they have a proper format, and adds new SIMH objects. s2psimh can be used on any system, not just on a Pi.

Add objects.
An optional binary file to read the record data from. If neither a binary nor a hexadecimal text file is specified, the data record contents are undefined.
Dump data record contents.
Display this help.
An optional file to read the record data from. If neither a hexadecimal text file nor a binary file is specified, the data record contents are undefined.
Limit dump size to LIMIT bytes.
Truncate file before adding objects.
Display the s2psimh version.

0: No error. -1: There was a general error and the file could not be accessed.

s2p(1), s2pctl(1), s2pdump(1), s2pexec(1), s2pformat(1), s2pproto(1), s2ptool(1)

Also see <https://www.scsi2pi.net> and <https://github.com/uweseimet/scsi2pi>.