From 29d4eb4a7a911e7d6aa6f4365b9bf1504b4b4d2b Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Fri, 19 Apr 2019 15:08:21 -0700 Subject: [PATCH] Mention 64tass support --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 45cfd45..066ea3d 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@ features one tool, the SourceGen disassembler.

that are always/never taken, accurate cycle count listings, and correct analysis of 65816 code with variable-width registers.
  • Easy generation of assembly source code in popular formats (currently - cc65 and Merlin 32). Cross-assemblers can be invoked from the GUI to + cc65, 64tass, and Merlin 32). Cross-assemblers can be invoked from the GUI to verify correctness.
  • Symbols and constants are provided for ROM and operating system entry points on several popular systems.