mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-01 22:50:35 +00:00
Merge branch 'master' of https://github.com/fadden/6502bench
This commit is contained in:
commit
b415424368
@ -46,8 +46,8 @@ and [visualizations](https://youtu.be/lSvEr5nCHbY) are available.
|
||||
Analyzer:
|
||||
- Support for 6502, 65C02, and 65816, including undocumented opcodes
|
||||
and the W65C02 extensions.
|
||||
- Hinting mechanism allows manual identification of code, data, and inline
|
||||
data.
|
||||
- Code tagging mechanism allows manual identification of code start/stop
|
||||
points and inline data.
|
||||
- Editable labels are generated for every branch destination and data target.
|
||||
- Automatic detection and classification of character strings and runs of
|
||||
identical bytes.
|
||||
|
Loading…
Reference in New Issue
Block a user