1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-11 20:54:37 +00:00
6502bench/SourceGen/RuntimeData/Apple
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
..
A3-IO.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00
A3-ROM.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00
Apple1.sym65 Add Apple-1 symbols 2019-10-26 08:28:49 -07:00
Applesoft.sym65 Move SPEEDZ from F8-ROM to Applesoft 2019-10-27 11:12:22 -07:00
Cxxx-IO.sym65 Minor tweaks 2019-10-21 17:43:40 -07:00
DOS33.sym65 Update Apple II data files 2019-10-03 15:18:59 -07:00
F8-ROM-nozp.sym65 Add ability to "erase" previously-defined platform symbols 2019-10-27 11:09:16 -07:00
F8-ROM.sym65 Move SPEEDZ from F8-ROM to Applesoft 2019-10-27 11:12:22 -07:00
GSOS.cs More progress on visualization 2019-11-30 18:02:03 -08:00
GSOS.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
IIgs-ROM.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
IIgs-Toolbox.cs More progress on visualization 2019-11-30 18:02:03 -08:00
ProDOS8.cs More progress on visualization 2019-11-30 18:02:03 -08:00
ProDOS8.sym65 Minor tweaks 2019-10-26 23:34:51 -07:00
SOS.cs More progress on visualization 2019-11-30 18:02:03 -08:00
SOS.sym65 Optionally treat BRKs as two-byte instructions 2019-10-09 14:55:56 -07:00
VisHiRes.cs Tweak visualizer interface 2019-12-05 10:29:00 -08:00