1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-04 16:30:01 +00:00
6502bench/docs/sgtutorial
Andy McFadden 8c5509d69d Update "digging deeper" tutorial
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.
2021-11-14 11:20:48 -08:00
..
images Update "digging deeper" tutorial 2021-11-14 11:20:48 -08:00
about-disasm.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
address-tables.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
advanced-topics.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
digging-deeper.html Update "digging deeper" tutorial 2021-11-14 11:20:48 -08:00
editing-data.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
extension-scripts.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
generating-code.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
incl-sidenav.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
index.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
inline-data.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
labels-symbols.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
local-variables.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
making-edits.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
moving-around.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
odds-ends.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
prevnext.py Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
string-formatting.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
suggestions.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
using-sourcegen.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00
visualizations.html Rework tutorial for changes in v1.8 2021-11-14 09:02:53 -08:00