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.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'a8xd.rst') diff --git a/a8xd.rst b/a8xd.rst index 30d187b..c8730c6 100644 --- a/a8xd.rst +++ b/a8xd.rst @@ -46,8 +46,12 @@ OPTIONS 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. + Graphics mode. Changes the character codes and colorization so it + looks like *GRAPHICS 1* (or 2) on the Atari. + +-G + *Not yet implemeted*. Like **-g**, but using the top half of the character set. This is + what you'd see on the Atari with *GRAPHICS 1:POKE 756,226*. -i Print XL/XE International Character Set conversions instead of ATASCII. -- cgit v1.2.3