mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
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:
@@ -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:
|
||||
|
||||
    Decomp progress: 89.54%
|
||||
    Decomp progress: 90.34%
|
||||
|
||||
    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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user