1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-12 06:06:12 +00:00
6502bench/SourceGen/Tools/WpfGui
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
..
AsciiChart.xaml
AsciiChart.xaml.cs
FileConcatenator.xaml Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
FileConcatenator.xaml.cs
FileSlicer.xaml
FileSlicer.xaml.cs
HexDumpViewer.xaml
HexDumpViewer.xaml.cs
InstructionChart.xaml Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
InstructionChart.xaml.cs Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
ShowText.xaml
ShowText.xaml.cs