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
|
||||
|
||||
@@ -44,4 +44,5 @@ LDA $0D40, X : EOR.b #$FF : INC A : STA $0D40, X
|
||||
|
||||
LDA.b #$05 : JSL $0DBB7C ; Sound_SetSfx2PanLong
|
||||
|
||||
RTL
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user