SYNOPSIS
raw2hdf [OPTION] rawfile hdffile
DESCRIPTION
raw2hdf converts a binary dump of a hard disk's data into an IDE disk image in .hdf format for use with Sinclair ZX Spectrum emulators.OPTIONS
- -v version
- specifies the version of .hdf image to be created. Valid values are `1.0' for a version 1.0 file and `1.1' for a version 1.1 file. Defaults to creating version 1.1 files.
- -h, --help
-
- give brief usage help, listing available options.
- -V, --version
- output version information. rawfile specifies a raw data file (or block device corresponding to an actual disk) to be converted.
- hdffile
- specifies the .hdf file to create.