rzxdump - Man Page
List contents of Sinclair ZX Spectrum input recording files
Synopsis
rzxdump [OPTION] rzxfile...
Description
rzxdump outputs a description of the contents of RZX input recording files.
Options
- -s
any snapshot found in the RZX file will be dumped to a file. The filename is the name of the RZX file, followed by the block number and the snapshot extension, e.g. `game_0.szx'. Unlike rzxtool, the snapshot is not processed by libspectrum and is extracted unaltered.
- -h, ā--help
give brief usage help, listing available options.
- -V, ā--version
output version information.
- rzxfile
specifies an input recording file whose contents are to be listed.
Bugs
The contents of compressed blocks are not displayed with in a useful fashion.
See Also
fuse(1), fuse-utils(1), rzxcheck(1), rzxtool(1)
The comp.sys.sinclair Spectrum FAQ, at
http://www.worldofspectrum.org/faq/index.html.
Author
Philip Kendall (philip-fuse@shadowmagic.org.uk).
Referenced By
fuse-utils(1), rzxcheck(1), rzxtool(1).