From 676533f2dc6465c2be61c1aee4167a1328b9d194 Mon Sep 17 00:00:00 2001 From: Banjo Kazooie Date: Sat, 29 Jun 2024 14:38:46 -0500 Subject: [PATCH] Include nonmatched functions in README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index df08d5b9..7c97e529 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,22 @@ - - +## Remaining Functions +These all are the remaining NTSC-USA V1.0 function left to be matched. +Be sure to check scratch "family" for any progress that may not be reflected here + +| File | Function | Scratch Link | % | Notes | +| ------------------ | --------------- | ---------------------------------------- | ------ | ----- | +| core2/code_C4B0.c | func_80293668 | [rOskO](https://decomp.me/scratch/rOskO) | 86.41% | +| core2/code_12F30.c | func_80299EC0 | [Ar62G](https://decomp.me/scratch/Ar62G) | 77.65% | +| core2/code_7AF80.c | func_80307948 | [zd8KD](https://decomp.me/scratch/zd8KD) | 85.40% | +| core2/code_7AF80.c | func_80308984 | [tFOGA](https://decomp.me/scratch/tFOGA) | 79.77% | +| core2/code_87E30.c | gcdialog_update | [cPns0](https://decomp.me/scratch/cPns0) | 92.23% | +| core2/code_98CB0.c | func_8031FC40 | [m2Bd9](https://decomp.me/scratch/m2Bd9) | 99.57% | address scrambling and unscrambling | +| core2/code_A5BC0.c | func_8032F194 | [G2oc8](https://decomp.me/scratch/G2oc8) | 81.12% | +| core2/code_B9770.c | func_80340BE4 | [FXyYS](https://decomp.me/scratch/FXyYS) | 65.91% | spline function +| core2/code_B9770.c | func_803411B0 | [rHkDu](https://decomp.me/scratch/rHkDu) | 87.70% | spline function + ## Building Grab tools