mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-26 21:49:45 +00:00
41cd30a8c6
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. |
||
---|---|---|
.. | ||
AsciiChart.xaml | ||
AsciiChart.xaml.cs | ||
HexDumpViewer.xaml | ||
HexDumpViewer.xaml.cs | ||
ProblemListViewer.xaml | ||
ProblemListViewer.xaml.cs | ||
ShowText.xaml | ||
ShowText.xaml.cs |