aboutsummaryrefslogtreecommitdiff
path: root/a8xd.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-01 17:07:31 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-01 17:07:31 -0400
commit2a6cb77a162b33fdc4f9334a23deb6fe0dd6132c (patch)
treee6f859f17dc00d668416cb3674dc99147c756369 /a8xd.1
parent23f9f330695ece85322909f302080085a681bed4 (diff)
downloadbw-atari8-tools-2a6cb77a162b33fdc4f9334a23deb6fe0dd6132c.tar.gz
a8xd: implement -f.
Diffstat (limited to 'a8xd.1')
-rw-r--r--a8xd.114
1 files changed, 7 insertions, 7 deletions
diff --git a/a8xd.1 b/a8xd.1
index 69d3534..3b67077 100644
--- a/a8xd.1
+++ b/a8xd.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "A8XD" 1 "2024-06-30" "0.2.1" "Urchlay's Atari 8-bit Tools"
+.TH "A8XD" 1 "2024-07-01" "0.2.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
a8xd \- Atari 8-bit ATASCII-aware hex dump
.SH SYNOPSIS
@@ -67,16 +67,16 @@ Without \fIinfile\fP, or if \fIinfile\fP is \fB\-\fP, \fBa8xd\fP reads from stan
.TP
.B \-a
ANTIC mode: treat the input as screen bytes (aka "internal codes")
-rather than ATASCII. Can usefully be combined with \fB\-g\fP\&.
+rather than ATASCII. Can usefully be combined with \fB\-g\fP or \fB\-f\fP\&.
+.TP
+.B \-f
+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 \-g
-Graphics mode. Changes the character codes and colorization so it
+Graphics mode. Changes the printed characters 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.
.UNINDENT