aboutsummaryrefslogtreecommitdiff
path: root/unprotbas.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-05-28 03:22:15 -0400
committerB. Watson <urchlay@slackware.uk>2024-05-28 03:22:15 -0400
commitfc62a9197fae150abe5d8063b57e5ecee660131e (patch)
tree24d74dac7b847dc00645d35e79b2097b53ec9721 /unprotbas.rst
parent4d001f907cacf66b66a57944ec5d4038113cfbfe (diff)
downloadbw-atari8-tools-fc62a9197fae150abe5d8063b57e5ecee660131e.tar.gz
unprotbas: tweak doc.
Diffstat (limited to 'unprotbas.rst')
-rw-r--r--unprotbas.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/unprotbas.rst b/unprotbas.rst
index 3143baf..cf7ca84 100644
--- a/unprotbas.rst
+++ b/unprotbas.rst
@@ -179,8 +179,9 @@ Bad next-line pointer
will get stuck again.
This doesn't *have* to be done with the last line in the program,
- though it normally is. The "poisoned" line could be followed by more
- lines of code, though they could never actually execute.
+ though it normally is. The "poisoned" line can never be executed (or
+ BASIC will lock up), but it could be followed by more lines of code
+ (which also could never be executed).
Line 32100 in the example above does this job, taking advantage of
the STMCUR pointer used by BASIC, which holds the address of the