mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-02 13:51:36 +00:00
8d291ba21e
The Absolute Indirect and Absolute Indirect Long addressing modes (e.g. "JMP (addr)" and "JMP [addr]") are 16-bit values in bank 0. The code analyzer was placing them in the program bank, which meant the wrong symbol was being used. Also, tweak some docs. |
||
---|---|---|
.. | ||
advanced.html | ||
analysis.html | ||
codegen.html | ||
editors.html | ||
end-notes.html | ||
index.html | ||
intro.html | ||
main.css | ||
mainwin.html | ||
settings.html | ||
tools.html | ||
tutorials.html | ||
visualization.html |