From d4064b55a7ddbb002ef80dbc0db60cd0d95cb1cd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 16 May 2024 15:18:16 -0400 Subject: blob2xex: get rid of un-triggerable warning. --- blob2xex.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'blob2xex.rst') diff --git a/blob2xex.rst b/blob2xex.rst index 9984b2b..0921886 100644 --- a/blob2xex.rst +++ b/blob2xex.rst @@ -110,12 +110,6 @@ created. There are only a few possible warnings: Atari, but feel free to ignore this warning if you know exactly what you're doing. - address would exceed $FFFF! truncated N bytes to N. - The segment would wrap around the Atari's 64KB address space. - **blob2xex** has truncated the input so the last address - loaded is **$FFFF**. This warning usually means you gave the - wrong load address or the wrong input file entirely. - extra arguments after last input file ignored. You gave at least one option that would affect the next file, after the last file on the command line. Such options are ignored, -- cgit v1.2.3