mirror of
https://github.com/fadden/6502bench.git
synced 2024-10-31 19:04:44 +00:00
Fix spelling
This commit is contained in:
parent
7c47801629
commit
87e6476e29
@ -43,7 +43,7 @@ features one tool, the SourceGen disassembler.</p>
|
||||
add comments, and see the results immediately. Add multi-line comments
|
||||
and have them word-wrapped automatically. Create inline visualizations of
|
||||
embedded bitmaps and wireframe data, and define animated sequences.</li>
|
||||
<li>Sophisticated statis analysis. The disassembly engine traces code
|
||||
<li>Sophisticated static analysis. The disassembly engine traces code
|
||||
execution, automatically finding all instructions reachable from a given
|
||||
starting point. Changes to the processor status flags are tracked,
|
||||
allowing identification of branches that are always/never taken,
|
||||
|
Loading…
Reference in New Issue
Block a user