summaryrefslogtreecommitdiffstats
path: root/development/dis6502/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/dis6502/README')
-rw-r--r--development/dis6502/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/dis6502/README b/development/dis6502/README
index 5e3fd01970..f125d60a09 100644
--- a/development/dis6502/README
+++ b/development/dis6502/README
@@ -6,6 +6,9 @@ sections from data by tracing the flow of execution, and supports a
config file for manually defining code sections that aren't reached by
the trace.
+Note: the package includes predef files for Atari and Commodore 8-bit
+computers, for use with the -p option, in /usr/share/dis6502.
+
Note: This is NOT the dis6502 from AtariMax. Although the name is the
same, AtariMax's disassembler is completely different (for one thing,
it's a Windows GUI application).