1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-07 07:28:57 +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 Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
AsciiChart.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
FileConcatenator.xaml Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
FileConcatenator.xaml.cs Allow multiple files to be added at once in file concatenator 2020-02-04 14:11:04 -08:00
FileSlicer.xaml Add file slicer tool 2019-12-29 17:59:35 -08:00
FileSlicer.xaml.cs Add file slicer tool 2019-12-29 17:59:35 -08:00
HexDumpViewer.xaml Add file slicer tool 2019-12-29 17:59:35 -08:00
HexDumpViewer.xaml.cs Add file slicer tool 2019-12-29 17:59:35 -08:00
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 Format ProDOS 8 parameter blocks 2019-10-07 15:42:40 -07:00
ShowText.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00