From 107731d03c8627f888dcc52a6573e54b2c8c1dac Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 30 Jun 2024 05:07:20 -0400 Subject: a8xd: tweak code, doc. --- a8xd.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'a8xd.rst') 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 *$*). -- cgit v1.2.3