aboutsummaryrefslogtreecommitdiff
path: root/a8xd.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-30 05:07:20 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-30 05:07:20 -0400
commit107731d03c8627f888dcc52a6573e54b2c8c1dac (patch)
tree3d65d0d17b849655435fd821ab5a187c815efda7 /a8xd.rst
parentb74ec7755a706b2b512fb83123cea56d274bee42 (diff)
downloadbw-atari8-tools-107731d03c8627f888dcc52a6573e54b2c8c1dac.tar.gz
a8xd: tweak code, doc.
Diffstat (limited to 'a8xd.rst')
-rw-r--r--a8xd.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/a8xd.rst b/a8xd.rst
index 057ffbe..30d187b 100644
--- a/a8xd.rst
+++ b/a8xd.rst
@@ -42,16 +42,16 @@ OPTIONS
=======
-a
- ANTIC mode: treat the input as screen bytes. Can usefully be combined
- with **-g**.
-
--i
- Print XL/XE International Character Set conversions instead of ATASCII.
+ ANTIC mode: treat the input as screen bytes (aka "internal codes")
+ rather than ATASCII. Can usefully be combined with **-g**.
-g
Graphics mode. Changes the colorization so it looks like *GRAPHICS 1* (or 2)
on the Atari.
+-i
+ Print XL/XE International Character Set conversions instead of ATASCII.
+
-l *len*
Stop after dumping *len* bytes. *len* may be given in decimal or hex (with
leading *0x* or *$*).