aboutsummaryrefslogtreecommitdiff
path: root/whichbas.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-09 20:07:56 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-09 20:07:56 -0400
commita099543f2193948ba604165d2824ac3b9dbd8d4d (patch)
tree8a6ec7517d11365afa4a5ca6b1da9d18ede5eed2 /whichbas.1
parent304b13a6e742a713bfd576bbfd3a39aa2ed2f323 (diff)
downloadbw-atari8-tools-a099543f2193948ba604165d2824ac3b9dbd8d4d.tar.gz
whichbas: add BASIC/A+ detection.
Diffstat (limited to 'whichbas.1')
-rw-r--r--whichbas.15
1 files changed, 4 insertions, 1 deletions
diff --git a/whichbas.1 b/whichbas.1
index baead4f..7f422c3 100644
--- a/whichbas.1
+++ b/whichbas.1
@@ -36,7 +36,7 @@ whichbas [\-v] \fIinput\-file\fP
.SH DESCRIPTION
.sp
\fBwhichbas\fP reads a tokenized Atari 8\-bit BASIC, Turbo BASIC,
-BASIC XL, BASIC XE, or Atari Microsoft BASIC program and attempts to
+BASIC XL, BASIC XE, BASIC/A+, or Atari Microsoft BASIC program and attempts to
discover which BASIC is required to run it.
.sp
\fIinput\-file\fP must be an actual file. \fBwhichbas\fP can\(aqt read from
@@ -186,6 +186,9 @@ EXTENDed OSS BASIC XE detected.
.B \fB13\fP
Compiled Turbo BASIC detected.
.TP
+.B \fB14\fP
+OSS BASIC/A+ detected.
+.TP
.B \fB64\fP
None of the above; not BASIC.
.UNINDENT