.\" -*- nroff -*- .\" .\" rzxdump.1: rzxdump man page .\" Copyright (C) 2002-2018 Philip Kendall .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License along .\" with this program; if not, write to the Free Software Foundation, Inc., .\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\" .\" Author contact information: .\" .\" E-mail: philip-fuse@shadowmagic.org.uk .\" .\" .TH rzxdump 1 "1st July, 2018" "Version 1.4.3" "Emulators" .\" .\"------------------------------------------------------------------ .\" .SH NAME rzxdump \(em List contents of Sinclair ZX Spectrum input recording files .\" .\"------------------------------------------------------------------ .\" .SH SYNOPSIS .B rzxdump .RI [ OPTION ] .IR "rzxfile" ... .P .\" .\"------------------------------------------------------------------ .\" .SH DESCRIPTION rzxdump outputs a description of the contents of RZX input recording files. .\" .\"------------------------------------------------------------------ .\" .SH OPTIONS .TP .I \-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. .TP .IR \-h ", " \-\-help give brief usage help, listing available options. .TP .IR \-V ", " \-\-version output version information. .TP .I rzxfile specifies an input recording file whose contents are to be listed. .\" .\"------------------------------------------------------------------ .\" .SH BUGS The contents of compressed blocks are not displayed with in a useful fashion. .\" .\"------------------------------------------------------------------ .\" .SH SEE ALSO .IR fuse "(1)," .IR fuse\-utils "(1)," .IR rzxcheck "(1)," .IR rzxtool "(1)" .PP The comp.sys.sinclair Spectrum FAQ, at .br .IR "http://www.worldofspectrum.org/faq/index.html" . .\" .\"------------------------------------------------------------------ .\" .SH AUTHOR Philip Kendall (philip\-fuse@shadowmagic.org.uk).