1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-25 14:34:27 +00:00

Mention 64tass support

This commit is contained in:
Andy McFadden 2019-04-19 15:08:21 -07:00
parent e84583bb15
commit 29d4eb4a7a

View File

@ -40,7 +40,7 @@ features one tool, the SourceGen disassembler.</p>
that are always/never taken, accurate cycle count listings, and correct that are always/never taken, accurate cycle count listings, and correct
analysis of 65816 code with variable-width registers.</li> analysis of 65816 code with variable-width registers.</li>
<li>Easy generation of assembly source code in popular formats (currently <li>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.</li> verify correctness.</li>
<li>Symbols and constants are provided for ROM and operating system entry <li>Symbols and constants are provided for ROM and operating system entry
points on several popular systems.</li> points on several popular systems.</li>