diff options
author | B. Watson <urchlay@slackware.uk> | 2024-05-29 03:34:39 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-05-29 03:34:39 -0400 |
commit | 377fd0927ce1daf97dcefea0b17ec5cbaf2f02b2 (patch) | |
tree | 0d426730895c20eb83daac13f8f71a78092293a9 | |
parent | 6fe3a80533e4778db82d2352be370b913457a855 (diff) | |
download | bw-atari8-tools-377fd0927ce1daf97dcefea0b17ec5cbaf2f02b2.tar.gz |
unprotbas: tweak doc.
-rw-r--r-- | unprotbas.1 | 3 |
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 |