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 41cd30a8c6 Add Problem List Viewer to debug menu
The analyzer sometimes runs into things that don't seem right, like
hidden labels or references to non-existent symbols, but has no way
to report them.  This adds a problem viewer.

I'm not quite ready to turn this into a real feature, so for now it's
a free-floating window accessed from the debug menu.

Also, updated some documentation.
2019-09-21 13:43:01 -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
ProblemListViewer.xaml Add Problem List Viewer to debug menu 2019-09-21 13:43:01 -07:00
ProblemListViewer.xaml.cs Add Problem List Viewer to debug menu 2019-09-21 13:43:01 -07:00
ShowText.xaml Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00
ShowText.xaml.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00