mirror of
https://github.com/n64decomp/mk64
synced 2026-09-03 01:43:54 -04:00
More matches in code_80091750 (#575)
* More matches in code_80091750 Fixed some missing balign directives in some assembly files. A lot of these matches are dependent on flattening a bunch of arrays, which feels icky but makes matching possible. Signed-off-by: Taggerung <tyler.taggerung@email.com> * Matched another function Updated the attempts for a couple others Signed-off-by: Taggerung <tyler.taggerung@email.com> --------- Signed-off-by: Taggerung <tyler.taggerung@email.com> Co-authored-by: Taggerung <tyler.taggerung@email.com>
This commit is contained in:
@@ -3674,8 +3674,6 @@ Variable Name | Memory Address
|
||||
[D_800F0C70](@ref D_800F0C70) | 0x800F0C70
|
||||
[D_800F0C74](@ref D_800F0C74) | 0x800F0C74
|
||||
[D_800F0C78](@ref D_800F0C78) | 0x800F0C78
|
||||
[D_800F0C98](@ref D_800F0C98) | 0x800F0C98
|
||||
[D_800F0C9C](@ref D_800F0C9C) | 0x800F0C9C
|
||||
[D_800F0CA0](@ref D_800F0CA0) | 0x800F0CA0
|
||||
[D_800F0CD0](@ref D_800F0CD0) | 0x800F0CD0
|
||||
[D_800F15E0](@ref D_800F15E0) | 0x800F15E0
|
||||
@@ -3685,9 +3683,6 @@ Variable Name | Memory Address
|
||||
[D_800F1AF4](@ref D_800F1AF4) | 0x800F1AF4
|
||||
[D_800F1AF8](@ref D_800F1AF8) | 0x800F1AF8
|
||||
[D_800F1AFC](@ref D_800F1AFC) | 0x800F1AFC
|
||||
[D_800F1B14](@ref D_800F1B14) | 0x800F1B14
|
||||
[D_800F1B54](@ref D_800F1B54) | 0x800F1B54
|
||||
[D_800F1B58](@ref D_800F1B58) | 0x800F1B58
|
||||
[D_800F1C28](@ref D_800F1C28) | 0x800F1C28
|
||||
[D_800F1C2C](@ref D_800F1C2C) | 0x800F1C2C
|
||||
[D_800F1C30](@ref D_800F1C30) | 0x800F1C30
|
||||
@@ -3696,12 +3691,6 @@ Variable Name | Memory Address
|
||||
[D_800F1C3C](@ref D_800F1C3C) | 0x800F1C3C
|
||||
[D_800F1C40](@ref D_800F1C40) | 0x800F1C40
|
||||
[D_800F1C44](@ref D_800F1C44) | 0x800F1C44
|
||||
[D_800F1CCC](@ref D_800F1CCC) | 0x800F1CCC
|
||||
[D_800F1D48](@ref D_800F1D48) | 0x800F1D48
|
||||
[D_800F1D4C](@ref D_800F1D4C) | 0x800F1D4C
|
||||
[D_800F1D50](@ref D_800F1D50) | 0x800F1D50
|
||||
[D_800F1D54](@ref D_800F1D54) | 0x800F1D54
|
||||
[D_800F1D58](@ref D_800F1D58) | 0x800F1D58
|
||||
[D_800F1DC8](@ref D_800F1DC8) | 0x800F1DC8
|
||||
[D_800F1DD8](@ref D_800F1DD8) | 0x800F1DD8
|
||||
[D_800F1E80](@ref D_800F1E80) | 0x800F1E80
|
||||
@@ -3713,8 +3702,6 @@ Variable Name | Memory Address
|
||||
[D_800F1E98](@ref D_800F1E98) | 0x800F1E98
|
||||
[D_800F1F18](@ref D_800F1F18) | 0x800F1F18
|
||||
[D_800F1F20](@ref D_800F1F20) | 0x800F1F20
|
||||
[D_800F24A0](@ref D_800F24A0) | 0x800F24A0
|
||||
[D_800F24A4](@ref D_800F24A4) | 0x800F24A4
|
||||
[D_800F2B38](@ref D_800F2B38) | 0x800F2B38
|
||||
[D_800F2B40](@ref D_800F2B40) | 0x800F2B40
|
||||
[D_800F2B44](@ref D_800F2B44) | 0x800F2B44
|
||||
|
||||
Reference in New Issue
Block a user