1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-31 22:29:10 +00:00
6502bench/SourceGen/RuntimeData/Apple
Andy McFadden 245e0bd9f3 Make address translation available to extension scripts
The current AddressMap is now passed into the plugin manager, which
wraps it in an AddressTranslate object and passes that to the
plugins at Prepare() time.  This allows plugins to convert addresses
to offsets, making it possible to format complex structures.

This breaks existing plugins.
2019-10-06 18:13:39 -07: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
Applesoft.sym65 Update Apple II data files 2019-10-03 15:18:59 -07:00
Cxxx-IO.sym65 Update Apple II data files 2019-10-03 15:18:59 -07:00
DOS33.sym65 Update Apple II data files 2019-10-03 15:18:59 -07:00
F8-ROM.sym65 Check formatted string structure at load time 2019-10-06 17:07:07 -07:00
GSOS.cs Make address translation available to extension scripts 2019-10-06 18:13:39 -07: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 Make address translation available to extension scripts 2019-10-06 18:13:39 -07:00
ProDOS8.cs Make address translation available to extension scripts 2019-10-06 18:13:39 -07:00
ProDOS8.sym65 Update Apple II data files 2019-10-03 15:18:59 -07:00
SOS.cs Make address translation available to extension scripts 2019-10-06 18:13:39 -07:00
SOS.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00