1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-07 07:28:57 +00:00
6502bench/SourceGen/Tools
Andy McFadden 0ab76ea1f7 Improve CPU instruction chart
Added "show undocumented opcodes" checkbox, so you can choose
whether or not to see them at all.  (Issue #60)

Added formatter call for the instruction mnemonics so they get
capitalized when the app is configured for upper-case opcodes.
(Issue #59)

Fix a bug where the instruction chart and ASCII chart were writing
their modes to the same setting, stomping each other.

Also, pluralized a button in the file concatenator.
2020-02-18 13:25:20 -08:00
..
WpfGui Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
ApplesoftToHtml.cs Minor updates 2019-10-25 18:16:09 -07:00
VirtualHexDump.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00