Skip to content

Finish xJSP as Equivalent#666

Merged
JoshSanch merged 1 commit intobfbbdecomp:mainfrom
energydrink02:main
Nov 26, 2025
Merged

Finish xJSP as Equivalent#666
JoshSanch merged 1 commit intobfbbdecomp:mainfrom
energydrink02:main

Conversation

@energydrink02
Copy link
Contributor

-Finish xJSP as Equivalent (ported Seil's code from his PC port)
-Move RwMemory struct from zAssetTypes.h to rwplcore.h

@github-actions
Copy link

main/SB/Core/x/xJSP

Section From To Bytes
.sbss 0.00% 100.00% +16
📈 .text 13.56% 98.47% +1334
Function From To Bytes
CountAtomicCB(RpAtomic*, void*) 0.00% 100.00% +40
📈 AddAtomicCB(RpAtomic*, void*) 40.29% 92.86% +58
📈 AddAtomicPrecalcedVertCB(RpAtomic*, void*) 0.00% 84.67% +50
📈 xJSP_MultiStreamRead(void*, unsigned int, xJSPHeader**) 0.00% 99.30% +961
xJSP_Destroy(xJSPHeader*) 0.00% 100.00% +224

@JoshSanch
Copy link
Collaborator

Confirmed through manual assembly analysis that these functions seem to be equivalent and only will not fully match due to compiler scheduling differences. Merging.

@JoshSanch JoshSanch merged commit 37dda8a into bfbbdecomp:main Nov 26, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants