core2/code_72B10.c done

This commit is contained in:
Banjo Kazooie
2022-10-31 17:31:15 -05:00
parent 72fb8eb862
commit fefa2b7093
5 changed files with 9 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
# banjo (92.4511%) # banjo (92.5147%)
<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">90.6170%</text> <text x="78.5" y="15" fill="#010101" fill-opacity=".3">90.7278%</text>
<text x="77.5" y="14">90.6170%</text> <text x="77.5" y="14">90.7278%</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">92.4511%</text> <text x="184.5" y="15" fill="#010101" fill-opacity=".3">92.5147%</text>
<text x="183.5" y="14">92.4511%</text> <text x="183.5" y="14">92.5147%</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -177,16 +177,12 @@ void func_802FA0B0(s32 arg0, s32 arg1){
} }
} }
#ifndef NONMATCHING
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_72B10/func_802FA0F8.s")
#else
void func_802FA0F8(void){ void func_802FA0F8(void){
//stack allocation too large f32 tick;
struct4Es *iPtr;
struct4Es *startPtr; struct4Es *startPtr;
struct4Es *endPtr; struct4Es *endPtr;
f32 tick;
f32 f20; f32 f20;
struct4Es *iPtr;
tick = time_getDelta(); tick = time_getDelta();
startPtr = vector_getBegin(D_803810A0); startPtr = vector_getBegin(D_803810A0);
@@ -247,7 +243,6 @@ void func_802FA0F8(void){
}//L802FA4A0 }//L802FA4A0
}//L802FA4B4 }//L802FA4B4
} }
#endif
void func_802FA4E0(void){ void func_802FA4E0(void){
D_803810A0 = vector_defrag(D_803810A0); D_803810A0 = vector_defrag(D_803810A0);

View File

@@ -266,7 +266,7 @@ segments:
- [0x70F20, c, code_70F20] #DONE - [0x70F20, c, code_70F20] #DONE
- [0x71820, c, code_71820] #DONE - [0x71820, c, code_71820] #DONE
- [0x72060, c, code_72060] - [0x72060, c, code_72060]
- [0x72B10, c, code_72B10] - [0x72B10, c, code_72B10] #DONE
- [0x73640, c, code_73640] #DONE - [0x73640, c, code_73640] #DONE
- [0x74090, c, code_74090] #DONE - [0x74090, c, code_74090] #DONE
- [0x74290, c, code_74290] #DONE - [0x74290, c, code_74290] #DONE