1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-16 05:27:34 +00:00
Files
6502bench/SourceGen/Sandbox
Andy McFadden 836626bdc3 Work in progress on visualization
Basic infrastructure for taking a list of parameters from a plugin
and turning it into a collection of UI controls, merging in values
from a Visualization object.  Doesn't yet do anything useful.

WPF makes the hard things easy and the easy things hard.  This was
a hard thing, so it was easy to do (with some helpful sample code).
Yay WPF?
2019-11-25 14:27:38 -08:00
..