aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-03-04 14:06:31 -0500
committerB. Watson <urchlay@slackware.uk>2025-03-04 14:14:26 -0500
commit77f332623bae031c373f7014f8b3474a3f9c2b95 (patch)
tree4d3c473fe227411402643aa9b8f896e9275d8c84
parente9efd91c951265d3af351f8b1d749619cdbe6570 (diff)
downloadbw-atari8-tools-77f332623bae031c373f7014f8b3474a3f9c2b95.tar.gz
AMSB.txt: tweak.
-rw-r--r--AMSB.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/AMSB.txt b/AMSB.txt
index 7869acf..0d458a7 100644
--- a/AMSB.txt
+++ b/AMSB.txt
@@ -259,7 +259,8 @@ editing the program (you get LK ERROR if you try).
The "encryption" is no better than ROT13. To encrypt, subtract each
byte from 0x54 (in an 8-bit register, using twos complement). To
-decrypt, do the same.
+decrypt, do the same. This is a reciprocal cipher, and you can think
+of it as the binary equivalent of ROT13.
You can tell a LOCKed program because its first byte will be 1 instead
of 0. The next 2 bytes (the program length) unencrypted. The rest of