From cdef9f137fe37c078c1f76b04c359c4f5095af14 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 4 Mar 2025 12:05:04 -0500 Subject: listamsb: tweak warning (make it fit on an 80-column line). --- listamsb.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'listamsb.rst') 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 -- cgit v1.2.3