func_802559A0() match

This commit is contained in:
Banjo Kazooie
2022-12-08 19:12:18 -06:00
parent 6cf29f32bd
commit 82ff6d4886
4 changed files with 7 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
# banjo (95.3445%)
# banjo (95.3508%)
<img src="./progress/progress_total.svg">

View File

@@ -17,7 +17,7 @@
<text x="22.0" y="14">core1</text>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="78.5" y="15" fill="#010101" fill-opacity=".3">92.9087%</text>
<text x="77.5" y="14">92.9087%</text>
<text x="78.5" y="15" fill="#010101" fill-opacity=".3">92.9525%</text>
<text x="77.5" y="14">92.9525%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -17,7 +17,7 @@
<text x="75.0" y="14">Banjo-Kazooie (us.v10)</text>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">95.3445%</text>
<text x="183.5" y="14">95.3445%</text>
<text x="184.5" y="15" fill="#010101" fill-opacity=".3">95.3508%</text>
<text x="183.5" y="14">95.3508%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -777,25 +777,9 @@ void func_80255980(void *arg0, int arg1){
D_802765A4 = D_802765AC;
}
#ifndef NONMATCHING
#pragma GLOBAL_ASM("asm/nonmatchings/core1/memory/func_802559A0.s")
#else
bool func_802559A0(){
s32 var_v0;
s32 var_v1;
var_v0 = FALSE;
if (D_80276598 == FALSE) {
var_v0 = NOT(D_80283220 < 0xF4240);
if (!var_v0) {
var_v1 = (D_80276594 == TRUE) ? FALSE : TRUE;
var_v0 = var_v1 != 0;
}
return var_v0;
}
return var_v0;
bool func_802559A0(void) {
return (D_80276598 == 0) ? (D_80283220 >= 0xF4240) || ((D_80276594 == 1) ? 0 : 1) : 0;
}
#endif
void func_80255A04(void){
D_80276594 = 1;