zladx/LADX-Disassembly

Make WRAM shiftable

kemenaran opened this issue · 0 comments

Today WRAM is not quite shiftable yet: adding or removing a WRAM value breaks things in the game.

Things to fix:

  • Hardcoded references (e.g. $C1A1 instead of wC1A1)
  • wRequest addresses (e.g. f07c99c)
  • Fix copying of room BG attributes (#413)
  • Fix copying of room BG attributes when a dialog closes
  • Hardcoded references in photo_album.asm, which may be in a different WRAM bank