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 3c3209b67f Expand set of symbols available to plugins
We were providing platform symbols to plugins through the PlatSym
list, which allowed them to find constants and well-known addresses.
We now pass all project symbols and user labels in as well.  The
name "PlatSym" is no longer accurate, so the class has been renamed.

Also, added a bunch of things to the problem list viewer, and
added some more info to the Info panel.

Also, added a minor test to 2011-hinting that does not affect the
output (which is the point).
2019-10-04 16:57:57 -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 Expand set of symbols available to plugins 2019-10-04 16:57:57 -07:00
ProblemListViewer.xaml.cs Expand set of symbols available to plugins 2019-10-04 16:57:57 -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