aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-05-29 03:34:32 -0400
committerB. Watson <urchlay@slackware.uk>2024-05-29 03:34:32 -0400
commit6fe3a80533e4778db82d2352be370b913457a855 (patch)
tree51a410b6897e4cd629395f18ad0b1c4f6e3a2f08
parent921cf9c521b64641f6364ef04b370979ce99fd64 (diff)
downloadbw-atari8-tools-6fe3a80533e4778db82d2352be370b913457a855.tar.gz
unprotbas: tweak doc.
-rw-r--r--unprotbas.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/unprotbas.rst b/unprotbas.rst
index 4228d91..35a5069 100644
--- a/unprotbas.rst
+++ b/unprotbas.rst
@@ -210,6 +210,9 @@ One more thing **unprotbas** can do is remove extra data from the end
of the file. It's possible for BASIC files to contain extra data that
occurs after the end of the program. Such data might be:
+- Pre-defined strings and/or arrays, saved with the program by
+ modifying the STARP pointer.
+
- Arbitrary binary data used by the program at runtime, such as
machine language routines, or fonts.