mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-29 10:50:28 +00:00
4bf1ab2799
Report visualization generation errors through an explicit IApplication interface, instead of pulling messages out of the DebugLog stream. Declare that GetVisGenDescrs() is only called when the plugin is in the "prepared" state, so that plugins can taylor the set based on the contents of the file. (This could be used to set min/max on the "offset" entries, but I want special handling for offsets, so we might as well set it later.) |
||
---|---|---|
.. | ||
AddressTranslate.cs | ||
Interfaces.cs | ||
PlSymbol.cs | ||
PluginCommon.csproj | ||
PluginException.cs | ||
PluginManager.cs | ||
Util.cs | ||
VisBitmap8.cs |