aboutsummaryrefslogtreecommitdiff
path: root/a8xd.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-29 21:49:24 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-29 21:49:24 -0400
commit8d026dcf4b0efe341d6b679e3f79ebed8754d061 (patch)
tree4a01f0d251800cce941bb91bad5670ebeeeb53f8 /a8xd.rst
parent3467c7ce6a9ad894e6e2f9ba866a02068d1083af (diff)
downloadbw-atari8-tools-8d026dcf4b0efe341d6b679e3f79ebed8754d061.tar.gz
a8xd: tweak doc.
Diffstat (limited to 'a8xd.rst')
-rw-r--r--a8xd.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/a8xd.rst b/a8xd.rst
index 5cac012..e64551c 100644
--- a/a8xd.rst
+++ b/a8xd.rst
@@ -30,8 +30,8 @@ By default, the output is colorized:
- Codes **$00** (null, or ATASCII heart) and **$9B** (EOL) are red.
- - Control characters are yellow. This includes codes **$01** to **$1F**,
- (control + letters, escape, punctuation, and arrow keys), **$60**, **$7B**, **$7D**
+ - Control characters are yellow. This includes codes **$01** to **$1F**
+ (control + letters/punctuation, escape, and arrow keys), **$60**, **$7B**, **$7D**
(clear screen), **$7E** (backspace), and **$7F** (tab).
The colors and inverse rendering apply to both the ATASCII and hex bytes.