1fuse-utils(1) Emulators fuse-utils(1)
2
3
4
6 fuse-utils — various ZX Spectrum related utilities
7
9 The Fuse (Free Unix Spectrum Emulator) utilities are a small suite of
10 utilities relating to some of the file formats used by ZX Spectrum emu‐
11 lators. The currently available utilities are:
12
13 audio2tape
14 Convert an audio file into a tape format.
15
16 createhdf
17 Create a blank IDE hard disk image in .hdf format.
18
19 fmfconv
20 Convert FMF format movie files to other formats.
21
22 listbasic
23 Extract the BASIC program from a ZX Spectrum file.
24
25 profile2map
26 Convert Fuse profiler output into Z80-style map format.
27
28 raw2hdf
29 Create an .hdf hard disk image from a raw data file.
30
31 rzxcheck
32 Verify the `competition mode' signature in an RZX input record‐
33 ing file.
34
35 rzxdump
36 Display the contents of an RZX file.
37
38 rzxtool
39 Make simple modifications to an RZX file.
40
41 scl2trd
42 Convert .scl disk images into .trd format.
43
44 snap2tzx
45 Convert a snapshot into a .tzx tape image.
46
47 snapconv
48 Convert between various snapshot formats.
49
50 snapdump
51 List contents of ZX Spectrum snapshot files
52
53 tape2pulses
54 Dumps the pulse information from tape images to text files.
55
56 tape2wav
57 Convert a tape file into .wav audio format.
58
59 tapeconv
60 Convert between various tape formats.
61
62 tzxlist
63 Display the contents of a .tzx tape image.
64
66 audio2tape(1), createhdf(1), fmfconv(1), fuse(1), libspectrum(3), list‐
67 basic(1), raw2hdf(1), rzxcheck(1), rzxdump(1), rzxtool(1), scl2trd(1),
68 snap2tzx(1), snapconv(1), snapdump(1), tape2pulses(1), tape2wav(1),
69 tapeconv(1), tzxlist(1), xspect(1), xzx(1)
70
71 The comp.sys.sinclair Spectrum FAQ, at
72 http://www.worldofspectrum.org/faq/index.html.
73
75 Philip Kendall (philip-fuse@shadowmagic.org.uk) and others; see the
76 individual man pages for more details.
77
78
79
80Version 1.4.2 3rd June, 2018 fuse-utils(1)