core2/code_7AF80.c func_80305924() done

This commit is contained in:
Banjo Kazooie
2022-11-08 16:25:54 -06:00
parent af3d512ba7
commit 19861fda51
4 changed files with 7 additions and 10 deletions

View File

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

View File

@@ -17,7 +17,7 @@
<text x="22.0" y="14">core2</text> <text x="22.0" y="14">core2</text>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <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">91.9376%</text> <text x="78.5" y="15" fill="#010101" fill-opacity=".3">91.9495%</text>
<text x="77.5" y="14">91.9376%</text> <text x="77.5" y="14">91.9495%</text>
</g> </g>
</svg> </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> <text x="75.0" y="14">Banjo-Kazooie (us.v10)</text>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <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">93.5398%</text> <text x="184.5" y="15" fill="#010101" fill-opacity=".3">93.5467%</text>
<text x="183.5" y="14">93.5398%</text> <text x="183.5" y="14">93.5467%</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1282,23 +1282,20 @@ s32 func_803058C0(f32 arg0) {
return ((arg0 >= 0.0f) ? arg0 / 1000 : (arg0 / 1000) - 1.0f) - D_80381FA0.min[1]; return ((arg0 >= 0.0f) ? arg0 / 1000 : (arg0 / 1000) - 1.0f) - D_80381FA0.min[1];
} }
#ifndef NONMATCHING
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_7AF80/func_80305924.s")
#else
s16 *func_80305924(void) { s16 *func_80305924(void) {
s16 *new_var;
s32 var_v1; s32 var_v1;
s16 *temp_a0; s16 *temp_a0;
s16 *var_v0; s16 *var_v0;
temp_a0 = (s16*) malloc(D_8036ABA8 * sizeof(s16)); temp_a0 = (s16*) malloc(D_8036ABA8 * sizeof(s16));
for(var_v1 = 0; var_v1 < D_8036ABA8; var_v1++){ for(var_v1 = 0; var_v1 < D_8036ABA8; var_v1++){
var_v0 = temp_a0 + var_v1; var_v0 = (new_var = temp_a0) + var_v1;
*var_v0 = 0; *var_v0 = 0;
} }
return temp_a0; return temp_a0;
} }
#endif
void func_80305990(s32 arg0) { void func_80305990(s32 arg0) {
s32 sp1C[3]; s32 sp1C[3];