aboutsummaryrefslogtreecommitdiff
path: root/blob2xex.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-05-16 15:18:16 -0400
committerB. Watson <urchlay@slackware.uk>2024-05-16 15:18:16 -0400
commitd4064b55a7ddbb002ef80dbc0db60cd0d95cb1cd (patch)
treefdc169397d7e2b3f66c725ee9c042297ffd9cf8a /blob2xex.rst
parent97142cb95b19c4b07a721a0b449c308b04d64e58 (diff)
downloadbw-atari8-tools-d4064b55a7ddbb002ef80dbc0db60cd0d95cb1cd.tar.gz
blob2xex: get rid of un-triggerable warning.
Diffstat (limited to 'blob2xex.rst')
-rw-r--r--blob2xex.rst6
1 files changed, 0 insertions, 6 deletions
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,