logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

listbasic — Extract the BASIC from a ZX Spectrum file

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.

Version 1.4.3                                    1st July, 2018                                     listbasic(1)

Bugs

       None known.

Description

       listbasic  extracts  the BASIC listing from a ZX Spectrum snapshot or tape file and prints it to standard
       output.

Name

       listbasic — Extract the BASIC from a ZX Spectrum file

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).

See Also

fuse(1), fuse-utils(1), libspectrum(3)

       The comp.sys.sinclair Spectrum FAQ, at
       http://www.worldofspectrum.org/faq/index.html.

Synopsis

listbasic [OPTION] file

See Also