From c9e479515fa95dd77b6430331dc53ba2174308a5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 29 Jun 2024 20:31:11 -0400 Subject: a8xd: adding new options (WIP). --- a8xd.rst | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'a8xd.rst') 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). -- cgit v1.2.3