Decompile mainCRTStartup()

Incidental changes include fixes for Xapi in the Makefille and
objdiff.json, as well as new compiler flags for Xapi.
This commit is contained in:
KeybadeBlox 2026-02-22 10:41:15 -05:00
parent cbd63865e2
commit 4e20347b7c
4 changed files with 13 additions and 11 deletions

View file

@ -3,8 +3,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: 18.5% (31 out of the 168 functions delinked so far)
- **Estimated total progress: 0.19%** (previous two multiplied together)
- Decompilation progress: 19.0% (32 out of the 168 functions delinked so far)
- **Estimated total progress: 0.20%** (previous two multiplied together)
## Roadmap
The approach of this decompilation is to: