1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-30 15:29:01 +00:00
6502bench/SourceGen/RuntimeData/Help
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
..
advanced.html Revise documentation 2018-10-04 15:15:44 -07:00
analysis.html Revise documentation 2018-10-04 15:15:44 -07:00
codegen.html Revise documentation 2018-10-04 15:15:44 -07:00
editors.html Merge menu items for "edit operand" and "edit data" 2018-10-08 12:49:26 -07:00
end-notes.html Revise documentation 2018-10-04 15:15:44 -07:00
index.html Merge menu items for "edit operand" and "edit data" 2018-10-08 12:49:26 -07:00
intro.html Make hint application less annoying 2018-10-07 21:55:44 -07:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Merge menu items for "edit operand" and "edit data" 2018-10-08 12:49:26 -07:00
settings.html Revise documentation 2018-10-04 15:15:44 -07:00
tools.html Revise documentation 2018-10-04 15:15:44 -07:00
tutorials.html Expand reach of external symbol nearby-target test 2018-10-08 13:15:16 -07:00