1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-13 14:29:23 +00:00
6502bench/SourceGen/RuntimeData/Apple
Andy McFadden 2828cc8ca7 Apply project/platform symbols to Numeric/Address data operands
A ".dd2 <address>" item would get linked to an internal label, but
references to external addresses weren't doing the appropriate
search through the platform/project symbol list.

This change altered the output of the 2019-local-variables test.
The previous behavior was restored by disabling "nearby" symbol
matching in the project properties.

Updated the "lookup symbol by address" function to ignore local
variables.

Also, minor updates to Applesoft and F8-ROM symbol tables.
2019-09-15 14:38:12 -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 Apply project/platform symbols to Numeric/Address data operands 2019-09-15 14:38:12 -07:00
Cxxx-IO.sym65 Remove some test symbols from Cxxx-IO 2018-10-10 16:41:33 -07:00
DOS33.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
F8-ROM.sym65 Apply project/platform symbols to Numeric/Address data operands 2019-09-15 14:38:12 -07:00
GSOS.cs Define interfaces for inline call handlers and BRK 2019-08-02 16:06:27 -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 Define interfaces for inline call handlers and BRK 2019-08-02 16:06:27 -07:00
ProDOS8.cs Define interfaces for inline call handlers and BRK 2019-08-02 16:06:27 -07:00
ProDOS8.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
SOS.cs Define interfaces for inline call handlers and BRK 2019-08-02 16:06:27 -07:00
SOS.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00