aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index 9328188..99d40b3 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.
@@ -60,8 +63,8 @@ xexsplit - Split a multi-segment Atari 8-bit executable (XEX) into
xfd2atr - Convert an Atari 8-bit XFD (raw) disk image to an ATR image.
-All are written in C, except a8utf8 and dasm2atasm which are written
-in Perl. All utilities have man pages.
+All are written in C, except dasm2atasm which is written in Perl. All
+utilities have man pages.
Also included is "equates.inc", a 6502 assembly header file that defines
the Atari 8-bit system equates. It's meant to be used with either the