1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-14 05:28:55 +00:00
6502bench/SourceGen/RuntimeData/Apple
Andy McFadden b37d3dba02 Expand reach of external symbol nearby-target test
If PTR is defined as an external symbol, we were automatically
symbol-ifying PTR+1.  Now we also symbolify PTR+2.  This helps with
24-bit pointers on the 65816, and 16-bit "jump vectors", where the
address is preceded by a JMP opcode.

Removed the "AMPERV_" symbol I added to make the tutorial look
right.
2018-10-08 13:15:16 -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 Expand reach of external symbol nearby-target test 2018-10-08 13:15:16 -07:00
Cxxx-IO.sym65 Fix some comments 2018-10-01 15:24:27 -07:00
DOS33.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
F8-ROM.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
GSOS.cs Initial file commit 2018-09-28 10:05:11 -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 Initial file commit 2018-09-28 10:05:11 -07:00
ProDOS8.cs Initial file commit 2018-09-28 10:05:11 -07:00
ProDOS8.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
SOS.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00