From 23f9f330695ece85322909f302080085a681bed4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 30 Jun 2024 05:15:01 -0400 Subject: a8xd: print correct hex value in -a mode. --- a8xd.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'a8xd.1') diff --git a/a8xd.1 b/a8xd.1 index a2678c6..69d3534 100644 --- a/a8xd.1 +++ b/a8xd.1 @@ -70,8 +70,12 @@ 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) -on the Atari. +Graphics mode. Changes the character codes and colorization so it +looks like \fIGRAPHICS 1\fP (or 2) on the Atari. +.TP +.B \-G +\fINot yet implemeted\fP\&. Like \fB\-g\fP, but using the top half of the character set. This is +what you\(aqd see on the Atari with \fIGRAPHICS 1:POKE 756,226\fP\&. .TP .B \-i Print XL/XE International Character Set conversions instead of ATASCII. -- cgit v1.2.3