1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-10 19:23:39 +00:00
6502bench/SourceGen/Tools/WpfGui
Andy McFadden bcac8bc6a0 Add instruction chart
This adds a window that displays all of the instructions for a
given CPU in a summary grid.  Undocumented instructions are
included, but shown in grey italics.

Also, tweaked AppSettings to not mark itself as dirty if a "set"
operation doesn't actually change anything.
2019-10-21 15:15:09 -07: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
HexDumpViewer.xaml Add C64 character conversions to hex dump viewer 2019-08-16 15:45:42 -07:00
HexDumpViewer.xaml.cs Add C64 character conversions to hex dump viewer 2019-08-16 15:45:42 -07:00
InstructionChart.xaml Add instruction chart 2019-10-21 15:15:09 -07:00
InstructionChart.xaml.cs Add instruction chart 2019-10-21 15:15:09 -07: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