listbasic - Man Page
Extract the BASIC from a ZX Spectrum file
Synopsis
listbasic [OPTION] file
Description
listbasic extracts the BASIC listing from a ZX Spectrum snapshot or tape file and prints it to standard output.
Options
- -b
specifies that the program to list is a Beta BASIC program.
- -h, ā--help
give brief usage help, listing available options.
- -V, ā--version
output version information.
- file
specifies a snapshot or tape image from which to extract the BASIC, which must be in a format supported by libspectrum(3).
Bugs
None known.
See Also
fuse(1), fuse-utils(1), libspectrum(3)
The comp.sys.sinclair Spectrum FAQ, at
http://www.worldofspectrum.org/faq/index.html.
Author
Philip Kendall (philip-fuse@shadowmagic.org.uk).
Chris Cowley wrote SnapList, (http://freestuff.grok.co.uk/snaplist/index.html), on which listbasic is very heavily based.
Referenced By
audio2tape(1), fuse-utils(1), snap2tzx(1), snapconv(1), tape2pulses(1), tape2wav(1), tapeconv(1), tzxlist(1).