mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-29 10:50:28 +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. |
||
---|---|---|
.. | ||
Omf | ||
WpfGui | ||
ApplesoftToHtml.cs | ||
VirtualHexDump.cs |