Skip to content

Commit e7a6eb1

Browse files
work on J3DShapeMtx (zeldaret#2002)
* work on J3DShapeMtx * update Progress.md
1 parent 6eb299f commit e7a6eb1

25 files changed

+485
-1367
lines changed

Progress.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@ Section | Percentage | Decompiled (bytes) | Total (bytes)
77
.init | 97.972973% | 9280 | 9472
88
.extab | 100.000000% | 96 | 96
99
.extabindex | 100.000000% | 96 | 96
10-
.text | 35.549238% | 1278544 | 3596544
10+
.text | 36.010236% | 1295124 | 3596544
1111
.ctors | 100.000000% | 448 | 448
1212
.dtors | 100.000000% | 32 | 32
1313
.rodata | 100.000000% | 193856 | 193856
1414
.data | 100.000000% | 197632 | 197632
1515
.sdata | 100.000000% | 1408 | 1408
1616
.sdata2 | 100.000000% | 20832 | 20832
17-
Total | 42.343170% | 1702480 | 4020672
17+
Total | 42.755539% | 1719060 | 4020672
1818

1919
## Total
2020

2121
Section | Percentage | Decompiled (bytes) | Total (bytes)
2222
---|---|---|---
23-
main.dol | 42.343170% | 1702480 | 4020672
24-
RELs | 35.045969% | 4030400 | 11500324
25-
Total | 36.936289% | 5732880 | 15520996
23+
main.dol | 42.755539% | 1719060 | 4020672
24+
RELs | 35.047152% | 4030536 | 11500324
25+
Total | 37.043989% | 5749596 | 15520996
2626

2727
## RELs
2828

@@ -592,7 +592,7 @@ d_a_obj_scannon | 35.209799% | 5404 | 15348
592592
d_a_obj_scannon_crs | 35.204678% | 3612 | 10260
593593
d_a_obj_scannon_ten | 37.738049% | 3884 | 10292
594594
d_a_obj_sekidoor | 43.834383% | 1948 | 4444
595-
d_a_obj_sekizo | 53.625171% | 1568 | 2924
595+
d_a_obj_sekizo | 58.276334% | 1704 | 2924
596596
d_a_obj_sekizoa | 32.789446% | 15112 | 46088
597597
d_a_obj_shield | 34.160959% | 3192 | 9344
598598
d_a_obj_sm_door | 39.302885% | 2616 | 6656
@@ -785,4 +785,4 @@ d_a_vrbox2 | 44.907111% | 2804 | 6244
785785
d_a_warp_bug | 100.000000% | 2024 | 2024
786786
d_a_ykgr | 44.400631% | 2252 | 5072
787787
f_pc_profile_lst | 100.000000% | 28156 | 28156
788-
Total | 35.045969% | 4030400 | 11500324
788+
Total | 35.047152% | 4030536 | 11500324

asm/JSystem/J3DGraphBase/J3DShapeMtx/__dt__16J3DShapeMtxMultiFv.s

-26
This file was deleted.

asm/JSystem/J3DGraphBase/J3DShapeMtx/__dt__21J3DShapeMtxConcatViewFv.s

-26
This file was deleted.

asm/JSystem/J3DGraphBase/J3DShapeMtx/__dt__26J3DShapeMtxMultiConcatViewFv.s

-30
This file was deleted.

asm/JSystem/J3DGraphBase/J3DShapeMtx/__dt__27J3DShapeMtxBBoardConcatViewFv.s

-30
This file was deleted.

asm/JSystem/J3DGraphBase/J3DShapeMtx/__dt__28J3DShapeMtxYBBoardConcatViewFv.s

-30
This file was deleted.

asm/JSystem/J3DGraphBase/J3DShapeMtx/__sinit_J3DShapeMtx_cpp.s

-79
This file was deleted.

asm/JSystem/J3DGraphBase/J3DShapeMtx/calcNBTScale__11J3DShapeMtxFRC3VecPA3_A3_fPA3_A3_f.s

-26
This file was deleted.

asm/JSystem/J3DGraphBase/J3DShapeMtx/calcNBTScale__16J3DShapeMtxMultiFRC3VecPA3_A3_fPA3_A3_f.s

-50
This file was deleted.

0 commit comments

Comments
 (0)