1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-29 01:59:59 +00:00
6502bench/PluginCommon
Andy McFadden 9244ceda7c More progress on visualization
Added some rudimentary bitmap creation code.  Got a test pattern
generated by the plugin to display in the app.  (Most of the time
required for this was spent figuring out how bitmaps are handled
in WPF.)
2019-11-27 17:17:30 -08:00
..
AddressTranslate.cs Make address translation available to extension scripts 2019-10-06 18:13:39 -07:00
Interfaces.cs More progress on visualization 2019-11-27 17:17:30 -08:00
PlSymbol.cs Optionally treat BRKs as two-byte instructions 2019-10-09 14:55:56 -07:00
PluginCommon.csproj
PluginException.cs Expand the set of things SetInlineDataFormat accepts 2019-10-05 19:51:34 -07:00
PluginManager.cs Invoke extension scripts when labels they care about change 2019-10-13 18:32:53 -07:00
Util.cs More progress on visualization 2019-11-27 17:17:30 -08:00
VisBitmap8.cs More progress on visualization 2019-11-27 17:17:30 -08:00