1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-05 09:28:56 +00:00
6502bench/SourceGen/Tools
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
..
WpfGui Add Problem List Viewer to debug menu 2019-09-21 13:43:01 -07:00
VirtualHexDump.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00