diff options
author | B. Watson <urchlay@slackware.uk> | 2024-06-30 05:07:42 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-06-30 05:07:42 -0400 |
commit | beaa4db4b09bedde5ff8c72bd0ac3944c6483e98 (patch) | |
tree | ea361fc87e2c8e30837321819a776e93c9d5fbb0 | |
parent | 107731d03c8627f888dcc52a6573e54b2c8c1dac (diff) | |
download | bw-atari8-tools-beaa4db4b09bedde5ff8c72bd0ac3944c6483e98.tar.gz |
a8xd: tweak doc.
-rw-r--r-- | a8xd.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -66,8 +66,8 @@ Without \fIinfile\fP, or if \fIinfile\fP is \fB\-\fP, \fBa8xd\fP reads from stan .INDENT 0.0 .TP .B \-a -ANTIC mode: treat the input as screen bytes. Can usefully be combined -with \fB\-g\fP\&. +ANTIC mode: treat the input as screen bytes (aka "internal codes") +rather than ATASCII. Can usefully be combined with \fB\-g\fP\&. .TP .B \-g Graphics mode. Changes the colorization so it looks like \fIGRAPHICS 1\fP (or 2) |