.\" -*- nroff -*- .\" .\" listbasic.1: listbasic man page .\" Copyright (c) 2003-2018 Philip Kendall .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License along .\" with this program; if not, write to the Free Software Foundation, Inc., .\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\" .\" Author contact information: .\" .\" E-mail: philip-fuse@shadowmagic.org.uk .\" .\" .TH listbasic 1 "1st July, 2018" "Version 1.4.3" "Emulators" .\" .\"------------------------------------------------------------------ .\" .SH NAME listbasic \(em Extract the BASIC from a ZX Spectrum file .\" .\"------------------------------------------------------------------ .\" .SH SYNOPSIS .B listbasic .RI [ OPTION ] .I "file" .P .\" .\"------------------------------------------------------------------ .\" .SH DESCRIPTION listbasic extracts the BASIC listing from a ZX Spectrum snapshot or tape file and prints it to standard output. .\" .\"------------------------------------------------------------------ .\" .SH OPTIONS .TP .I \-b specifies that the program to list is a Beta BASIC program. .TP .IR \-h ", " \-\-help give brief usage help, listing available options. .TP .IR \-V ", " \-\-version output version information. .TP .I file specifies a snapshot or tape image from which to extract the BASIC, which must be in a format supported by .IR libspectrum "(3)." .\" .\"------------------------------------------------------------------ .\" .SH BUGS None known. .\" .\"------------------------------------------------------------------ .\" .SH SEE ALSO .IR fuse "(1)," .IR fuse\-utils "(1)," .IR libspectrum "(3)" .PP The comp.sys.sinclair Spectrum FAQ, at .br .IR "http://www.worldofspectrum.org/faq/index.html" . .\" .\"------------------------------------------------------------------ .\" .SH AUTHOR Philip Kendall (philip\-fuse@shadowmagic.org.uk). .PP Chris Cowley wrote .IR SnapList , .RI ( http://freestuff.grok.co.uk/snaplist/index.html "), " on which listbasic is very heavily based.