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 listbasic
20 Extract the BASIC program from a ZX Spectrum file.
21
22 profile2map
23 Convert Fuse profiler output into Z80-style map format.
24
25 raw2hdf
26 Create an .hdf hard disk image from a raw data file.
27
28 rzxcheck
29 Verify the `competition mode' signature in an RZX input record‐
30 ing file.
31
32 rzxdump
33 Display the contents of an RZX file.
34
35 rzxtool
36 Make simple modifications to an RZX file.
37
38 scl2trd
39 Convert .scl disk images into .trd format.
40
41 snap2tzx
42 Convert a snapshot into a .tzx tape image.
43
44 snapconv
45 Convert between various snapshot formats.
46
47 tape2wav
48 Convert a tape file into .wav audio format.
49
50 tapeconv
51 Convert between various tape formats.
52
53 tzxlist
54 Display the contents of a .tzx tape image.
55
57 audio2tape(1), createhdf(1), fuse(1), libspectrum(3), listbasic(1),
58 raw2hdf(1), rzxcheck(1), rzxdump(1), rzxtool(1), scl2trd(1),
59 snap2tzx(1), snapconv(1), tape2wav(1), tapeconv(1), tzxlist(1),
60 xspect(1), xzx(1)
61
62 The comp.sys.sinclair Spectrum FAQ, at
63 http://www.worldofspectrum.org/faq/index.html.
64
66 Philip Kendall (philip-fuse@shadowmagic.org.uk) and others; see the
67 individual man pages for more details.
68
69
70
71Version 0.9.0 5th January, 2008 fuse-utils(1)