aboutsummaryrefslogtreecommitdiff
path: root/a8xd.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-29 20:31:11 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-29 20:31:11 -0400
commitc9e479515fa95dd77b6430331dc53ba2174308a5 (patch)
tree47206eb88b611ff08183f430efd705a836b1272c /a8xd.rst
parenta6262645aecb7c2dce55dc2fc24c5eb1511c4d0e (diff)
downloadbw-atari8-tools-c9e479515fa95dd77b6430331dc53ba2174308a5.tar.gz
a8xd: adding new options (WIP).
Diffstat (limited to 'a8xd.rst')
-rw-r--r--a8xd.rst13
1 files changed, 4 insertions, 9 deletions
diff --git a/a8xd.rst b/a8xd.rst
index 9d6d00d..ebe3364 100644
--- a/a8xd.rst
+++ b/a8xd.rst
@@ -47,20 +47,15 @@ Options marked with **\*** are not yet implemented.
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
+ **\*** Stop after dumping *len* bytes. *len* may be given in decimal or hex (with
leading *0x* or *$*).
-m
Monochrome mode. Disables color, but ATASCII characters with the high bit
set are still displayed in inverse.
--n
- **\*** Narrow dump mode. Displays 8 bytes per line. Maximum line length is
- less than 40 columns. Use this if your terminal is less than 75 columns
- wide.
-
-o *offset*
- **\*** Add *offset* to displayed file position. *offset* can be given in decimal
+ Add *offset* to displayed file position. *offset* can be given in decimal
or hex (with leading *0x* or *$*).
-s *[-]seek*
@@ -70,7 +65,7 @@ Options marked with **\*** are not yet implemented.
(with leading *0x* or *$*).
-u
- **\*** Use uppercase letters; the default is lowercase.
+ Use uppercase letters for hex digits; the default is lowercase.
-v
Verbose. Currently, this option is accepted, but it doesn't do anything yet.
@@ -101,7 +96,7 @@ missing are:
- **-p** (PostScript/continuous dump).
-- **-cols** (**a8xd** only supports 8 or 16 column dumps).
+- **-cols** (**a8xd** only supports 16 column dumps).
- **-b** (bits mode).