createhdf
The Free Unix Spectrum Emulator - Utilities
Install
- All systems
-
curl cmd.cat/createhdf.sh
- Debian
-
apt-get install fuse-emulator-utils
- Ubuntu
-
apt-get install fuse-emulator-utils
- Kali Linux
-
apt-get install fuse-emulator-utils
- Fedora
-
dnf install fuse-emulator-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fuse-emulator-utils
- Raspbian
-
apt-get install fuse-emulator-utils
- Dockerfile
- dockerfile.run/createhdf
fuse-emulator-utils
The Free Unix Spectrum Emulator - Utilities
The Fuse utilities are a few tools which may be of occasional use when dealing with ZX Spectrum emulator files. They were originally distributed with Fuse, the Free Unix Spectrum Emulator, but are now independent of Fuse and can be used on their own. The available utilities are: * audio2tape: convert an audio file to tape format. * createhdf: create an empty .hdf IDE hard disk image. * fmfconv: converter tool for FMF movie files. * listbasic: list the BASIC in a snapshot or tape file. * profile2map: convert Fuse profiler output to Z80-style map format. * raw2hdf: create a .hdf IDE hard disk image from another file. * rzxcheck: verify the digital signature in an RZX file. * rzxdump: list the contents of an RZX input recording file. * rzxtool: add, extract or remove the embedded snapshot from an RZX file, or compress or uncompress the file. * scl2trd: convert .scl disk images to .trd disk images. * snap2tzx: convert snapshots to TZX tape images. * snapconv: convert between snapshot formats. * snapdump: list contents of snapshot files. * tape2pulses: dumps the pulse information from tape images to text files. * tape2wav: convert a tape file to .wav audio format. * tapeconv: convert between .tzx and .tap files. * tzxlist: list the contents of a TZX, TAP, PZX or Warajevo TAP file.