mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 23:55:24 +13:00
Remove most static wram addresses. Use labels instead.
For unknown addresses, use "w<address>". Label overleads are still an issue.
This commit is contained in:
parent
52ba96f5f4
commit
40c17c906b
290 changed files with 8262 additions and 7759 deletions
|
|
@ -263,7 +263,7 @@ MapHSPointers: ; c8f5 (3:48f5)
|
|||
; a) Map_ID = $FF
|
||||
; b) Map_ID ≠ currentMapID
|
||||
;
|
||||
; This Data is loaded into RAM at $D5CE-$D5F?. (W_MISSABLEOBJECTLIST)
|
||||
; This Data is loaded into RAM at wd5ce-$D5F?. (W_MISSABLEOBJECTLIST)
|
||||
|
||||
; These constants come from the bytes for Predef functions:
|
||||
Hide equ $11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue