From 2cda09c5fa3a1a89bd59e30ccbb3797d8efc1a88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 07:45:22 -0500 Subject: [PATCH] Update score (#376) Co-authored-by: Ryan-Myers --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0955ed78..f8de5303 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ This repo contains a work-in-progress decompilation of Diddy Kong Racing for the Currently, only the US 1.0 version of the game is supported. US 1.1, EU 1.0, EU 1.1, and JP are not supported at this time. -As of February 17, 2023, this is our current score: +As of February 21, 2023, this is our current score: -    Decomp progress: 50.08% +    Decomp progress: 50.15% -    Documentation progress: 23.22% +    Documentation progress: 23.36% --- @@ -128,13 +128,13 @@ s32 is_drumstick_unlocked(void) { ``` -As of February 17, 2023, this is our current score: +As of February 21, 2023, this is our current score: ``` =================================================================== ADVENTURE ONE (ASM -> C Decompilation) - ------------------------- 50.08% Complete ------------------------- - # Decompiled functions: 1481 - # GLOBAL_ASM remaining: 350 + ------------------------- 50.15% Complete ------------------------- + # Decompiled functions: 1482 + # GLOBAL_ASM remaining: 349 # NON_MATCHING functions: 10 # NON_EQUIVALENT WIP functions: 63 --------------------------- Game Status --------------------------- @@ -144,9 +144,9 @@ As of February 17, 2023, this is our current score: We are racing in Treasure Caves. (Lap 1/3) =================================================================== ADVENTURE TWO (Cleanup & Documentation) - ------------------------- 23.22% Complete ------------------------- - # Documented functions: 429 - # Undocumented remaining: 1137 + ------------------------- 23.36% Complete ------------------------- + # Documented functions: 443 + # Undocumented remaining: 1123 --------------------------- Game Status --------------------------- Balloons: 12/47, Keys: 1/4, Trophies: 0/5 T.T. Amulets: 1/4, Wizpig Amulets: 1/4