mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-30 01:50:10 +00:00
8c5509d69d
The tutorial was creating a new address region at +000002 without removing the previous one, which leaves the 16-bit file load address sitting at $1000 when it should be non-addressable. The text now shows the correct procedure. Some screen shots had to be recaptured to show the greyed-out address field. This doesn't change anything meaningful about the disassembly -- the PRG optimization hides the region start/end markers either way -- but it's more correct this way, and it's an opportunity to introduce the use of non-addressable regions for file headers. |
||
---|---|---|
.. | ||
images | ||
about-disasm.html | ||
address-tables.html | ||
advanced-topics.html | ||
digging-deeper.html | ||
editing-data.html | ||
extension-scripts.html | ||
generating-code.html | ||
incl-sidenav.html | ||
index.html | ||
inline-data.html | ||
labels-symbols.html | ||
local-variables.html | ||
making-edits.html | ||
moving-around.html | ||
odds-ends.html | ||
prevnext.py | ||
string-formatting.html | ||
suggestions.html | ||
using-sourcegen.html | ||
visualizations.html |