match: func_800452A0 & func_80042D20 (#611)

* partial match: func_800452A0, improve from non equiv to non matching

* match: func_800452A0 & func_80042D20
This commit is contained in:
Dominik Peters
2025-06-09 23:35:18 +02:00
committed by GitHub
parent e90c783fbc
commit bd52f5c9d0
2 changed files with 581 additions and 562 deletions
+8 -8
View File
@@ -5,9 +5,9 @@ This repo contains a work-in-progress decompilation of Diddy Kong Racing for the
All versions are supported, and the US 1.0 version (SHA1 = 0cb115d8716dbbc2922fda38e533b9fe63bb9670) of the game is the default if not specified.
<!-- README_SCORE_SUMMARY_BEGIN -->
As of June 8, 2025, this is our current score:
As of June 9, 2025, this is our current score:
&emsp;&emsp;&emsp;&emsp;Decomp progress: 89.54%
&emsp;&emsp;&emsp;&emsp;Decomp progress: 90.34%
&emsp;&emsp;&emsp;&emsp;Documentation progress: 59.17%
<!-- README_SCORE_SUMMARY_END -->
@@ -117,20 +117,20 @@ s32 is_drumstick_unlocked(void) {
```
<!-- README_SCORE_BEGIN -->
As of June 8, 2025, this is our current score:
As of June 9, 2025, this is our current score:
```
====================================================================
ADVENTURE ONE (ASM -> C Decompilation)
-------------- 89.54% Complete (90.88% NON_MATCHING) ---------------
# Decompiled functions: 1909
# GLOBAL_ASM remaining: 42
-------------- 90.34% Complete (91.67% NON_MATCHING) ---------------
# Decompiled functions: 1911
# GLOBAL_ASM remaining: 40
# NON_MATCHING functions: 6
# NON_EQUIVALENT WIP functions: 21
# NON_EQUIVALENT WIP functions: 19
--------------------------- Game Status ----------------------------
Balloons: 42/47, Keys: 4/4, Trophies: 4/5
T.T. Amulets: 4/4, Wizpig Amulets: 4/4
--------------------------------------------------------------------
We are racing in Star City. (Lap 1/3)
We are racing in Star City. (Lap 2/3)
====================================================================
ADVENTURE TWO (Cleanup & Documentation)
------------------------- 59.17% Complete --------------------------
+573 -554
View File
File diff suppressed because it is too large Load Diff