aboutsummaryrefslogtreecommitdiff
path: root/unprotbas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'unprotbas.rst')
-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.