aboutsummaryrefslogtreecommitdiff
path: root/listamsb.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-03-04 12:05:04 -0500
committerB. Watson <urchlay@slackware.uk>2025-03-04 12:05:04 -0500
commitcdef9f137fe37c078c1f76b04c359c4f5095af14 (patch)
tree8d4c2ae5a95f2e442f64211e47d19a6d5e613b89 /listamsb.rst
parent3a4a62b80be951cff247bdf475544bd50853a45a (diff)
downloadbw-atari8-tools-cdef9f137fe37c078c1f76b04c359c4f5095af14.tar.gz
listamsb: tweak warning (make it fit on an 80-column line).
Diffstat (limited to 'listamsb.rst')
-rw-r--r--listamsb.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/listamsb.rst b/listamsb.rst
index 4cdf8cc..91fa4e9 100644
--- a/listamsb.rst
+++ b/listamsb.rst
@@ -171,10 +171,12 @@ continues processing.
AMSB can create files like this, but at runtime, it's a syntax error.
More likely, it means this is an Atari BASIC file.
-- actual program size doesn't match program size in header
+- program size doesn't match size in header
- Might mean this isn't an AMSB file. If you're sure it is, part of the file
- might have been overwritten with *$00* bytes.
+ Might mean this isn't an AMSB file. If you're sure it is, it might
+ be truncated, or part of the file might have been overwritten
+ with *$00* bytes. It could also mean the length in the header has
+ somehow gotten corrupted.
- trailing garbage at end of file