1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-29 15:31:37 +00:00
6502bench/PluginCommon
Andy McFadden 4bf1ab2799 Tweak visualizer interface
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.)
2019-12-05 10:29:00 -08:00
..
2019-12-05 10:29:00 -08:00
2019-12-04 15:59:37 -08:00
2019-12-05 10:29:00 -08:00