aboutsummaryrefslogtreecommitdiff
path: root/unprotbas.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-05-29 03:34:39 -0400
committerB. Watson <urchlay@slackware.uk>2024-05-29 03:34:39 -0400
commit377fd0927ce1daf97dcefea0b17ec5cbaf2f02b2 (patch)
tree0d426730895c20eb83daac13f8f71a78092293a9 /unprotbas.1
parent6fe3a80533e4778db82d2352be370b913457a855 (diff)
downloadbw-atari8-tools-377fd0927ce1daf97dcefea0b17ec5cbaf2f02b2.tar.gz
unprotbas: tweak doc.
Diffstat (limited to 'unprotbas.1')
-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