From 639bb551085072e5455832b81dfeaf3cceccc340 Mon Sep 17 00:00:00 2001 From: KeybadeBlox Date: Sun, 19 Apr 2026 17:29:59 -0400 Subject: [PATCH] Update progress --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 25abed9..698c211 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,8 @@ A matching decompilation of the Xbox game Jet Set Radio Future. ## Progress -- Delinking progress: 1.03% (26559 out of 2574172 bytes in XBE address space) -- Decompilation progress: 19.6% (33 out of the 168 functions delinked so far) +- Delinking progress: 1.32% (34051 out of 2574172 bytes in XBE address space) +- Decompilation progress: 14.6% (37 out of the 241 delinked `.text` symbols) - **Estimated total progress: 0.20%** (previous two multiplied together) ## Roadmap