listbasic(1) 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.

AUTHOR

Philip Kendall ([email protected]).

Chris Cowley wrote SnapList, (http://freestuff.grok.co.uk/snaplist/index.html), on which listbasic is very heavily based.