Skip to content

Decompile dCoin_c#87

Merged
CLF78 merged 3 commits intoNSMBW-Community:masterfrom
yomcube:d_coin
Feb 28, 2026
Merged

Decompile dCoin_c#87
CLF78 merged 3 commits intoNSMBW-Community:masterfrom
yomcube:d_coin

Conversation

@yomcube
Copy link
Contributor

@yomcube yomcube commented Dec 1, 2025

TODO: add documentation

@decomp-dev
Copy link

decomp-dev bot commented Dec 1, 2025

Report for SMNP01 (aaf8558 - 3bec26f)

Total code: 6263348 bytes (-12 bytes)
Total functions: 39990 (-1)
📈 Matched code: 3.33% (+0.00%, +268 bytes)
📈 Linked code: 3.34% (+0.00%, +268 bytes)
📈 Matched data: 1.06% (+0.00%, +12 bytes)
📈 Linked data: 1.92% (+0.00%, +36 bytes)

✅ 8 new matches
Unit Item Bytes Before After
dol/bases/d_coin.cpp dCoin_c::execute() +264 0.00% 100.00%
dol/bases/d_coin.cpp .sdata2 +8 0.00% 100.00%
dol/bases/d_coin.cpp .ctors +4 0.00% 100.00%
dol/bases/d_coin.cpp __sinit_\d_coin_cpp +4 0.00% 100.00%
runtime/global_destructor_chain.c __register_global_object -4 100.00% 100.00%
runtime/global_destructor_chain.c __register_global_object -4 100.00% 100.00%
runtime/global_destructor_chain.c __destroy_global_chain -12 100.00% 100.00%
runtime/global_destructor_chain.c __destroy_global_chain -12 100.00% 100.00%
🥀 2 broken matches
Unit Item Bytes Before After
runtime/global_destructor_chain.c .dtors -4 100.00% 0.00%
runtime/global_destructor_chain.c .dtors -4 100.00% 0.00%
📈 3 improvements in unmatched items
Unit Item Bytes Before After
dol/bases/d_coin.cpp .sbss +21 0.00% 88.89%
runtime/global_destructor_chain.c .sbss +5 0.00% 66.67%
runtime/global_destructor_chain.c .sbss +5 0.00% 66.67%
📉 2 regressions in unmatched items
Unit Item Bytes Before After
runtime/global_destructor_chain.c .bss -5 66.67% 0.00%
runtime/global_destructor_chain.c .bss -5 66.67% 0.00%

@yomcube yomcube marked this pull request as ready for review February 27, 2026 03:14
Copy link
Contributor

@CLF78 CLF78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR! Here's some changes to increase readability/improve the doc without breaking the match.

@CLF78 CLF78 merged commit 6a944c7 into NSMBW-Community:master Feb 28, 2026
5 of 6 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