diff options
author | B. Watson <urchlay@slackware.uk> | 2024-07-09 02:42:03 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-07-09 02:42:03 -0400 |
commit | 0d5f63f63e9095115ccdaf5aada46f4374734005 (patch) | |
tree | 7649cef9d5bd0a298b8f13971bd96e67d8075cce | |
parent | 43285fed2f64cbe3233d38cb749c7a2080943834 (diff) | |
download | bw-atari8-tools-0d5f63f63e9095115ccdaf5aada46f4374734005.tar.gz |
README.txt and manftr.rst: mention whichbas.
-rw-r--r-- | README.txt | 3 | ||||
-rw-r--r-- | manftr.rst | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -52,6 +52,9 @@ vxrefbas - Variable cross-reference for tokenized Atari 8-bit BASIC files. unprotbas - Unprotect LIST-protected BASIC programs. +whichbas - Examine a BASIC program, decide whether it's Atari BASIC, + Turbo BASIC, BASIC XL, BASIC XE, or Atari Microsoft BASIC. + xex1to2 - Convert an Atari DOS 1.0 executable into a standard XEX file. xexamine - Show information on XEX files. @@ -32,6 +32,7 @@ SEE ALSO **unmac65**\(1), **unprotbas**\(1), **vxrefbas**\(1), +**whichbas**\(1), **xex1to2**\(1), **xexamine**\(1), **xexcat**\(1), |