aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 9328188..76ff5cb 100644
--- a/README.txt
+++ b/README.txt
@@ -2,10 +2,13 @@ This is a collection of Atari 8-bit related utilities I've written for
or ported to Linux. They should be usable as-is on other UNIX-like
systems, including Cygwin for MS-Windows.
+a8cat - Convert Atari 8-bit text to/from UTF-8 encoded Unicode or plain
+ text.
+
a8eol - Convert Atari 8-bit text files to/from UNIX / DOS / Mac Classic
text file format.
-a8utf8 - Convert Atari 8-bit text to UTF-8 encoded Unicode.
+a8xd - ATASCII and Unicode aware hex dump.
atr2xfd - Convert an Atari 8-bit ATR disk image to a raw (XFD) image.