diff options
Diffstat (limited to 'blob2xex.1')
-rw-r--r-- | blob2xex.1 | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -133,12 +133,6 @@ Normally this means the .xex file won\(aqt load properly on the Atari, but feel free to ignore this warning if you know exactly what you\(aqre doing. .TP -.B address would exceed $FFFF! truncated N bytes to N. -The segment would wrap around the Atari\(aqs 64KB address space. -\fBblob2xex\fP has truncated the input so the last address -loaded is \fB$FFFF\fP\&. This warning usually means you gave the -wrong load address or the wrong input file entirely. -.TP .B 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, |