snapconv (1) - Linux Manuals
snapconv: Sinclair ZX Spectrum snapshot converter
NAME
snapconv - Sinclair ZX Spectrum snapshot converter
SYNOPSIS
snapconv [ -c ] [ -n ] infile outfileDESCRIPTION
snapconv converts between ZX Spectrum snapshot files.OPTIONS
- -c
- specifies that all data in the output snapshot should be compressed, even if that compression will result in a bigger file than if some data is left uncompressed. This helps compatibility with some buggy programs that can only read entirely compressed .z80 files.
- -n
- specifies that the output snapshot should be uncompressed.
- infile
- specifies the snapshot to be converted. This file can be in any of the snapshot formats supported by libspectrum(3).
- outfile
- specifies the output snapshot. The format will be determined by the file extension and can be in any of the formats libspectrum(3) supports for output.
BUGS
None known.AUTHOR
Philip Kendall (philip-fuse [at] shadowmagic.org.uk).
SEE ALSO
fuse(1), fuse-utils(1), libspectrum(3), listbasic(1), snap2tzx(1)
The comp.sys.sinclair Spectrum FAQ, at
http://www.worldofspectrum.org/faq/index.html.