mirror of
https://github.com/zeldaret/tp
synced 2026-07-24 05:58:53 -04:00
some MSL_C work (#192)
* wip * bunch of MSL_C files thanks to pikmin2 decomp for their work * format / asm * progress * fix * fix remove-asm to work with C files * init / start
This commit is contained in:
+5
-5
@@ -4,25 +4,25 @@
|
||||
|
||||
Section | Percentage | Decompiled (bytes) | Total (bytes)
|
||||
---|---|---|---
|
||||
.init | 86.402027% | 8184 | 9472
|
||||
.init | 91.849662% | 8700 | 9472
|
||||
.extab | 100.000000% | 96 | 96
|
||||
.extabindex | 100.000000% | 96 | 96
|
||||
.text | 12.024877% | 432480 | 3596544
|
||||
.text | 12.154891% | 437156 | 3596544
|
||||
.ctors | 100.000000% | 448 | 448
|
||||
.dtors | 100.000000% | 32 | 32
|
||||
.rodata | 100.000000% | 193856 | 193856
|
||||
.data | 100.000000% | 197632 | 197632
|
||||
.sdata | 100.000000% | 1408 | 1408
|
||||
.sdata2 | 100.000000% | 20832 | 20832
|
||||
Total | 21.273061% | 855320 | 4020672
|
||||
Total | 21.402193% | 860512 | 4020672
|
||||
|
||||
## Total
|
||||
|
||||
Section | Percentage | Decompiled (bytes) | Total (bytes)
|
||||
---|---|---|---
|
||||
main.dol | 21.273061% | 855320 | 4020672
|
||||
main.dol | 21.402193% | 860512 | 4020672
|
||||
RELs | 33.172039% | 3814892 | 11500324
|
||||
Total | 30.089641% | 4670212 | 15520996
|
||||
Total | 30.123093% | 4675404 | 15520996
|
||||
|
||||
## RELs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user