1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-15 11:28:56 +00:00
6502bench/SourceGenWPF/Tests
Andy McFadden acfbfcb642 Implement Show Hex Dump
Because of the way data virtualization works (or doesn't) in WPF,
this was a whole lot different from WinForms.  What I'm doing is
pretty simple, so I avoided the complexity (and quirks) inherent
to more complete data virtualization solutions.  (All I really want
is to not render the entire thing up front.)
2019-07-12 17:08:54 -07:00
..
WpfGui Implement Show Hex Dump 2019-07-12 17:08:54 -07:00
GenTest.cs Port source generation test harness 2019-07-06 14:20:51 -07:00
ProgressMessage.cs Port source generation test harness 2019-07-06 14:20:51 -07:00