1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-05-31 22:41:37 +00:00

Not called "hints" anymore

This commit is contained in:
Andy McFadden 2020-10-24 08:27:04 -07:00
parent 87e6476e29
commit cc4761dd62

View File

@ -68,9 +68,9 @@ features one tool, the SourceGen disassembler.</p>
<li>Analyzer:
<ul>
<li>Support for 6502, 65C02, and 65816, including undocumented
opcodes.</li>
<li>Hinting mechanism allows manual identification of code, data, and
inline data.</li>
opcodes and the W65C02 extensions.</li>
<li>Code tagging mechanism allows manual identification of code start/stop
points and inline data.</li>
<li>Editable labels are generated for every branch destination and data
target.</li>
<li>Automatic detection and classification of character strings and runs