s2psimh
Section: User Commands (1)
Index
NAME
s2psimh - SCSI2Pi SIMH .tap File Tool
SYNOPSIS
s2psimh
[--add/-a CLASS1:VALUE1,...]
[--binary-data/-b DATA_FILE]
[--hex-data/-x DATA_FILE]
[--dump/-d]
[--limit/-l LIMIT]
[--truncate/-t]
[--help/-h]
[--version/-v]
<SIMH_TAP_FILE>
DESCRIPTION
s2psimh
analyses and manipulates SIMH .tap tape image files.
NOTES
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.
OPTIONS
- --add/-a CLASS1:VALUE1,...
-
Add objects.
- --binary-data/-b/ DATA_FILE
-
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.
- --hex-data/-x/ DATA_FILE
-
An optional file to read the record data from. If neither a hexadecimal text file or a binary file specified, the data record contents are undefined.
- --dump/-d
-
Dump data record contents.
- --limit/-l LIMIT
-
Limit dump size to LIMIT bytes.
- --truncate/-t
-
Truncate file before adding objects.
- --help/-h
-
Display a help text.
- --version/-v
-
Display the s2psimh version.
EXIT STATUS
0: No error. -1: There was a general error and the file could not be accessed.
SEE ALSO
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>.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- NOTES
-
- OPTIONS
-
- EXIT STATUS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.