aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unprotbas.13
1 files changed, 3 insertions, 0 deletions
diff --git a/unprotbas.1 b/unprotbas.1
index 98e17c4..437cfaf 100644
--- a/unprotbas.1
+++ b/unprotbas.1
@@ -238,6 +238,9 @@ of the file. It\(aqs possible for BASIC files to contain extra data that
occurs after the end of the program. Such data might be:
.INDENT 0.0
.IP \(bu 2
+Pre\-defined strings and/or arrays, saved with the program by
+modifying the STARP pointer.
+.IP \(bu 2
Arbitrary binary data used by the program at runtime, such as
machine language routines, or fonts.
.IP \(bu 2