Reorganize expanded banks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
incsrc CollisionTablesExpanded_Hook.asm
|
||||
|
||||
org $348000
|
||||
org $338000
|
||||
|
||||
incsrc CollisionTablesExpanded.asm
|
||||
|
||||
@@ -10,7 +10,8 @@ org $01CC18 ; override routine 0x39 "Holes(7)"
|
||||
org $01CC5A
|
||||
HouseTag_Return:
|
||||
|
||||
org $2F8000
|
||||
; org $2F8000
|
||||
pullpc
|
||||
HouseTag:
|
||||
{
|
||||
PHX
|
||||
@@ -110,6 +111,8 @@ HouseTag_End:
|
||||
RTS
|
||||
}
|
||||
|
||||
pushpc
|
||||
|
||||
; ==============================================================================
|
||||
; Dying Uncle Code Hook
|
||||
; Uncle won't remove tagalong when interacting
|
||||
|
||||
@@ -45,3 +45,4 @@ LDA $0D40, X : EOR.b #$FF : INC A : STA $0D40, X
|
||||
LDA.b #$05 : JSL $0DBB7C ; Sound_SetSfx2PanLong
|
||||
|
||||
RTL
|
||||
pushpc
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
;relpaces the original tag.
|
||||
|
||||
dw $CC1C ; = $CC1C* ; routine 0x3A "Holes(8)"
|
||||
; dw $CC1C ; = $CC1C* ; routine 0x3A "Holes(8)"
|
||||
|
||||
org $01CC1C
|
||||
JML WarpTag
|
||||
@@ -24,7 +24,9 @@ org $01CC5A
|
||||
|
||||
; ==============================================================================
|
||||
|
||||
org $338000
|
||||
; org $338000
|
||||
pullpc ; Bank 0x2C
|
||||
print "Warp Tag", pc
|
||||
WarpTag:
|
||||
{
|
||||
PHX
|
||||
|
||||
@@ -69,7 +69,7 @@ LinkState_UsingQuake:
|
||||
warnpc $07A779
|
||||
|
||||
|
||||
org $318000
|
||||
org $348000
|
||||
; org $07A013
|
||||
; JSL LinkItem_SlingshotPrepare
|
||||
|
||||
|
||||
@@ -28,12 +28,12 @@ incsrc ZSpriteLib/sprite_functions_hooks.asm
|
||||
|
||||
;==============================================================================
|
||||
|
||||
org $298000
|
||||
org $308000
|
||||
incsrc ZSpriteLib/sprite_new_table.asm
|
||||
|
||||
;==============================================================================
|
||||
|
||||
org $2A8000
|
||||
org $318000
|
||||
incsrc ZSpriteLib/sprite_new_functions.asm
|
||||
|
||||
incsrc "Sprites/farore.asm"
|
||||
@@ -86,4 +86,4 @@ print "End of poltergeist.asm ", pc
|
||||
|
||||
incsrc "Sprites/NPCs/bug_net_kid.asm"
|
||||
|
||||
warnpc $2B8000
|
||||
warnpc $328000
|
||||
Reference in New Issue
Block a user