Revise progress wording

We're not only counting .text, but any sections meant to hold code (e.g.
MMATRIX).
This commit is contained in:
KeybadeBlox 2026-04-19 17:31:41 -04:00
parent 639bb55108
commit ef16b09a96

View file

@ -3,7 +3,7 @@ A matching decompilation of the Xbox game Jet Set Radio Future.
## Progress
- 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)
- Decompilation progress: 14.6% (37 out of the 241 delinked code symbols)
- **Estimated total progress: 0.20%** (previous two multiplied together)
## Roadmap