aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 702953f..15ee384 100644
--- a/README.txt
+++ b/README.txt
@@ -33,6 +33,8 @@ cxrefbas - Code cross-reference for tokenized Atari 8-bit BASIC files.
dasm2atasm - Convert 6502 assembly in DASM syntax to ATASM (or MAC/65) format.
+diffbas - Show differences between two tokenized Atari 8-bit BASIC files.
+
dumpbas - Formatted hexdump for tokenized Atari 8-bit BASIC files.
fenders - Install Fenders 3-sector loader in boot sectors of an ATR image.
@@ -66,8 +68,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 dasm2atasm which is written in Perl. All
-utilities have man pages.
+All are written in C, except dasm2atasm which is written in Perl and
+diffbas which is a shell script. 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