mirror of https://github.com/zeldaret/tp.git
Get Shield final version building OK and add it to CI (#2807)
* Fix REL ctors splits for Shield final version * Fix profile_lst split for Shield * Add Shield to vscode configure task * Add align:16 to most functions in Shield main.dol * Start linking some TUs for Shield * Add Shield final version to CI
This commit is contained in:
parent
0573bc517d
commit
7a1f995cff
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version: [GZ2E01, GZ2P01, GZ2J01, ShieldD]
|
||||
version: [GZ2E01, GZ2P01, GZ2J01, Shield, ShieldD]
|
||||
|
||||
steps:
|
||||
# Checkout the repository
|
||||
|
|
|
|||
|
|
@ -7,11 +7,19 @@
|
|||
"id": "gameVersion",
|
||||
"type": "pickString",
|
||||
"options": [
|
||||
"GZ2E01",
|
||||
"GZ2P01",
|
||||
"GZ2J01",
|
||||
"RZDE01_00",
|
||||
"ShieldD",
|
||||
"GZ2E01", // GCN USA
|
||||
"GZ2P01", // GCN PAL
|
||||
"GZ2J01", // GCN JPN
|
||||
"RZDE01_00", // Wii USA Rev 0
|
||||
"RZDE01_02", // Wii USA Rev 2
|
||||
//"RZDP01", // Wii PAL
|
||||
//"RZDJ01", // Wii JPN
|
||||
//"RZDK01", // Wii KOR
|
||||
//"DZDE01", // Wii USA Kiosk Demo
|
||||
//"DZDP01", // Wii PAL Kiosk Demo
|
||||
"Shield", // Shield
|
||||
//"ShieldP", // Shield Production
|
||||
"ShieldD", // Shield Debug
|
||||
],
|
||||
"default": "GZ2E01",
|
||||
"description": "Game version to build."
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_bh.cpp:
|
||||
.text start:0x00000070 end:0x00004800
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000D4
|
||||
.data start:0x00000000 end:0x00000350
|
||||
.bss start:0x00000000 end:0x00000028
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_bq.cpp:
|
||||
.text start:0x00000070 end:0x00006E28
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000002C8
|
||||
.data start:0x00000000 end:0x00000568
|
||||
.bss start:0x00000008 end:0x0000001C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_dr.cpp:
|
||||
.text start:0x00000070 end:0x0000C038
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000005B0
|
||||
.data start:0x00000000 end:0x00000838
|
||||
.bss start:0x00000008 end:0x000000A8
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_dre.cpp:
|
||||
.text start:0x00000070 end:0x00003BC4
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000158
|
||||
.data start:0x00000000 end:0x000000E8
|
||||
.bss start:0x00000000 end:0x00000034
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_ds.cpp:
|
||||
.text start:0x00000070 end:0x00010E68
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000007BC
|
||||
.data start:0x00000000 end:0x00000978
|
||||
.bss start:0x00000000 end:0x000004A0
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_gg.cpp:
|
||||
.text start:0x00000070 end:0x0000EE28
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000035C
|
||||
.data start:0x00000000 end:0x00000498
|
||||
.bss start:0x00000000 end:0x00000084
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_gm.cpp:
|
||||
.text start:0x00000070 end:0x000060A0
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000001E8
|
||||
.data start:0x00000000 end:0x00000568
|
||||
.bss start:0x00000000 end:0x000000B8
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ REL/global_destructor_chain.c:
|
|||
|
||||
d/actor/d_a_b_gnd.cpp:
|
||||
.text start:0x000000F0 end:0x0000E1B4
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000330
|
||||
.data start:0x00000000 end:0x00000740
|
||||
.bss start:0x00000008 end:0x000000A8
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_go.cpp:
|
||||
.text start:0x00000070 end:0x00000CA8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000048
|
||||
.data start:0x00000000 end:0x00000088
|
||||
.bss start:0x00000008 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_gos.cpp:
|
||||
.text start:0x00000070 end:0x00000E88
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000004C
|
||||
.data start:0x00000000 end:0x000001C8
|
||||
.bss start:0x00000000 end:0x00000018
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_mgn.cpp:
|
||||
.text start:0x00000070 end:0x0000B738
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000028C
|
||||
.data start:0x00000000 end:0x00000558
|
||||
.bss start:0x00000004 end:0x00000028
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_ob.cpp:
|
||||
.text start:0x00000070 end:0x0000A204
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000300
|
||||
.data start:0x00000000 end:0x000005F0
|
||||
.bss start:0x00000000 end:0x00000090
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_oh.cpp:
|
||||
.text start:0x00000070 end:0x00002098
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000A0
|
||||
.data start:0x00000000 end:0x000000F8
|
||||
.bss start:0x00000000 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_tn.cpp:
|
||||
.text start:0x00000070 end:0x00010504
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000028C
|
||||
.data start:0x00000000 end:0x000008B0
|
||||
.bss start:0x00000000 end:0x00000160
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_yo.cpp:
|
||||
.text start:0x00000070 end:0x0000A408
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000220
|
||||
.data start:0x00000000 end:0x000006E0
|
||||
.bss start:0x00000004 end:0x00000060
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_yo_ice.cpp:
|
||||
.text start:0x00000070 end:0x00003278
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000108
|
||||
.data start:0x00000000 end:0x00000270
|
||||
.bss start:0x00000008 end:0x00000018
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_zant.cpp:
|
||||
.text start:0x00000070 end:0x00010B3C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000330
|
||||
.data start:0x00000000 end:0x00000920
|
||||
.bss start:0x00000004 end:0x00000070
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_b_zant_mobile.cpp:
|
||||
.text start:0x00000070 end:0x00001B68
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000094
|
||||
.data start:0x00000000 end:0x000003C8
|
||||
.bss start:0x00000004 end:0x00000010
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_balloon_2D.cpp:
|
||||
.text start:0x00000070 end:0x000021D4
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000048
|
||||
.data start:0x00000000 end:0x00000210
|
||||
.bss start:0x00000000 end:0x000000CC
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_bd.cpp:
|
||||
.text start:0x00000070 end:0x00002F10
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000F0
|
||||
.data start:0x00000000 end:0x000005A8
|
||||
.bss start:0x00000000 end:0x0000005C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_bullet.cpp:
|
||||
.text start:0x00000070 end:0x00000A34
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000060
|
||||
.data start:0x00000000 end:0x000000E8
|
||||
.bss start:0x00000000 end:0x00000048
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_coach_2D.cpp:
|
||||
.text start:0x00000070 end:0x00000EF8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000030
|
||||
.data start:0x00000000 end:0x000001C8
|
||||
.bss start:0x00000000 end:0x0000005C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_cow.cpp:
|
||||
.text start:0x00000070 end:0x0000C5D8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000148
|
||||
.data start:0x00000000 end:0x000007D0
|
||||
.bss start:0x00000000 end:0x00000068
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_cstaF.cpp:
|
||||
.text start:0x00000070 end:0x00001B98
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000C0
|
||||
.data start:0x00000000 end:0x00000168
|
||||
.bss start:0x00000000 end:0x00000004
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ REL/global_destructor_chain.c:
|
|||
|
||||
d/actor/d_a_demo00.cpp:
|
||||
.text start:0x000000F0 end:0x000042A4
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000110
|
||||
.data start:0x00000000 end:0x00000284
|
||||
.bss start:0x00000008 end:0x000001C0
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_demo_item.cpp:
|
||||
.text start:0x00000070 end:0x00001FC0
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000078
|
||||
.data start:0x00000000 end:0x00000418
|
||||
.bss start:0x00000000 end:0x0000004C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_do.cpp:
|
||||
.text start:0x00000070 end:0x00007A34
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000001B0
|
||||
.data start:0x00000000 end:0x00000280
|
||||
.bss start:0x00000000 end:0x00000064
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_dshutter.cpp:
|
||||
.text start:0x00000070 end:0x00000A8C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000003C
|
||||
.data start:0x00000000 end:0x00000180
|
||||
.bss start:0x00000000 end:0x00000064
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_ai.cpp:
|
||||
.text start:0x00000070 end:0x00002C98
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000011C
|
||||
.data start:0x00000000 end:0x00000320
|
||||
.bss start:0x00000008 end:0x00000028
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_ba.cpp:
|
||||
.text start:0x00000070 end:0x0000352C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000B8
|
||||
.data start:0x00000000 end:0x00000348
|
||||
.bss start:0x00000004 end:0x00000120
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_bee.cpp:
|
||||
.text start:0x00000070 end:0x00002780
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000E0
|
||||
.data start:0x00000000 end:0x00000188
|
||||
.bss start:0x00000000 end:0x00000028
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_bg.cpp:
|
||||
.text start:0x00000070 end:0x00003A18
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000AC
|
||||
.data start:0x00000000 end:0x000003A0
|
||||
.bss start:0x00000004 end:0x00000028
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_bi.cpp:
|
||||
.text start:0x00000070 end:0x00002C30
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000D4
|
||||
.data start:0x00000000 end:0x00000490
|
||||
.bss start:0x00000004 end:0x00000030
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_bs.cpp:
|
||||
.text start:0x00000070 end:0x00002C08
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000C8
|
||||
.data start:0x00000000 end:0x00000328
|
||||
.bss start:0x00000008 end:0x00000028
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_bu.cpp:
|
||||
.text start:0x00000070 end:0x000032CC
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000C0
|
||||
.data start:0x00000000 end:0x00000378
|
||||
.bss start:0x00000004 end:0x00000120
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_bug.cpp:
|
||||
.text start:0x00000070 end:0x00002E10
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000D8
|
||||
.data start:0x00000000 end:0x000000B0
|
||||
.bss start:0x00000000 end:0x00000030
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_cr.cpp:
|
||||
.text start:0x00000070 end:0x00001A80
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000074
|
||||
.data start:0x00000000 end:0x000002D8
|
||||
.bss start:0x00000004 end:0x00000018
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_db.cpp:
|
||||
.text start:0x00000070 end:0x00006A58
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000148
|
||||
.data start:0x00000000 end:0x000004D8
|
||||
.bss start:0x00000008 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_dd.cpp:
|
||||
.text start:0x00000070 end:0x00004D78
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000D4
|
||||
.data start:0x00000000 end:0x000003B0
|
||||
.bss start:0x00000008 end:0x00000130
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_df.cpp:
|
||||
.text start:0x00000070 end:0x0000258C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000B4
|
||||
.data start:0x00000000 end:0x000000F8
|
||||
.bss start:0x00000004 end:0x00000010
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_dk.cpp:
|
||||
.text start:0x00000070 end:0x00003014
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000D8
|
||||
.data start:0x00000000 end:0x00000378
|
||||
.bss start:0x00000008 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_dn.cpp:
|
||||
.text start:0x00000070 end:0x000094E8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000168
|
||||
.data start:0x00000000 end:0x00000720
|
||||
.bss start:0x00000000 end:0x00000070
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_dt.cpp:
|
||||
.text start:0x00000070 end:0x000085C8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000001E4
|
||||
.data start:0x00000000 end:0x00000570
|
||||
.bss start:0x00000000 end:0x000000A0
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_fb.cpp:
|
||||
.text start:0x00000070 end:0x0000294C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000009C
|
||||
.data start:0x00000000 end:0x00000378
|
||||
.bss start:0x00000000 end:0x00000030
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_fk.cpp:
|
||||
.text start:0x00000070 end:0x00001E78
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000012C
|
||||
.data start:0x00000000 end:0x00000288
|
||||
.bss start:0x00000000 end:0x00000048
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_fm.cpp:
|
||||
.text start:0x00000070 end:0x0000BA18
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000270
|
||||
.data start:0x00000000 end:0x000006C0
|
||||
.bss start:0x00000000 end:0x000000DC
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_fs.cpp:
|
||||
.text start:0x00000070 end:0x000025AC
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000B8
|
||||
.data start:0x00000000 end:0x00000358
|
||||
.bss start:0x00000000 end:0x00000030
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_fz.cpp:
|
||||
.text start:0x00000070 end:0x00002D9C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000A4
|
||||
.data start:0x00000000 end:0x00000320
|
||||
.bss start:0x00000008 end:0x00000040
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_ga.cpp:
|
||||
.text start:0x00000070 end:0x00000AF0
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000044
|
||||
.data start:0x00000000 end:0x00000090
|
||||
.bss start:0x00000004 end:0x00000010
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_gb.cpp:
|
||||
.text start:0x00000070 end:0x00005388
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000001B0
|
||||
.data start:0x00000000 end:0x00000438
|
||||
.bss start:0x00000008 end:0x00000028
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_ge.cpp:
|
||||
.text start:0x00000070 end:0x00004F04
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000F0
|
||||
.data start:0x00000000 end:0x00000348
|
||||
.bss start:0x00000004 end:0x0000003C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_gi.cpp:
|
||||
.text start:0x00000070 end:0x00003D08
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000104
|
||||
.data start:0x00000000 end:0x00000320
|
||||
.bss start:0x00000004 end:0x00000034
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_gm.cpp:
|
||||
.text start:0x00000070 end:0x0000707C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000128
|
||||
.data start:0x00000000 end:0x00000530
|
||||
.bss start:0x00000000 end:0x0000004C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_gob.cpp:
|
||||
.text start:0x00000070 end:0x00006D00
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000204
|
||||
.data start:0x00000000 end:0x00000508
|
||||
.bss start:0x00000000 end:0x0000003C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_gs.cpp:
|
||||
.text start:0x00000070 end:0x000009B0
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000038
|
||||
.data start:0x00000000 end:0x00000088
|
||||
.bss start:0x00000004 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_hb.cpp:
|
||||
.text start:0x00000070 end:0x00004838
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000110
|
||||
.data start:0x00000000 end:0x000003D8
|
||||
.bss start:0x00000004 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_hm.cpp:
|
||||
.text start:0x00000070 end:0x00004D58
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000138
|
||||
.data start:0x00000000 end:0x000002D8
|
||||
.bss start:0x00000000 end:0x00000034
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_hp.cpp:
|
||||
.text start:0x00000070 end:0x000037EC
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000B8
|
||||
.data start:0x00000000 end:0x000003D8
|
||||
.bss start:0x00000004 end:0x00000018
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_hz.cpp:
|
||||
.text start:0x00000070 end:0x000067F8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000E4
|
||||
.data start:0x00000000 end:0x00000368
|
||||
.bss start:0x00000000 end:0x0000005C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_hzelda.cpp:
|
||||
.text start:0x00000070 end:0x000044F8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000128
|
||||
.data start:0x00000000 end:0x00000450
|
||||
.bss start:0x00000004 end:0x00000010
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_is.cpp:
|
||||
.text start:0x00000070 end:0x00002080
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000A8
|
||||
.data start:0x00000000 end:0x00000360
|
||||
.bss start:0x00000004 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_kg.cpp:
|
||||
.text start:0x00000070 end:0x00002300
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000B0
|
||||
.data start:0x00000000 end:0x00000328
|
||||
.bss start:0x00000004 end:0x00000018
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_kk.cpp:
|
||||
.text start:0x00000070 end:0x00005158
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000B0
|
||||
.data start:0x00000000 end:0x000003D8
|
||||
.bss start:0x00000004 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_kr.cpp:
|
||||
.text start:0x00000070 end:0x000061C0
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000134
|
||||
.data start:0x00000000 end:0x00000560
|
||||
.bss start:0x00000000 end:0x0000007C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_mb.cpp:
|
||||
.text start:0x00000070 end:0x000024E0
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000C0
|
||||
.data start:0x00000000 end:0x000000D0
|
||||
.bss start:0x00000000 end:0x00000074
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_mf.cpp:
|
||||
.text start:0x00000070 end:0x00009068
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000168
|
||||
.data start:0x00000000 end:0x00000698
|
||||
.bss start:0x00000000 end:0x00000064
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_mk.cpp:
|
||||
.text start:0x00000070 end:0x000082E0
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000280
|
||||
.data start:0x00000000 end:0x00000528
|
||||
.bss start:0x00000000 end:0x000000B0
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_mm.cpp:
|
||||
.text start:0x00000070 end:0x00003330
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000008C
|
||||
.data start:0x00000000 end:0x00000330
|
||||
.bss start:0x00000004 end:0x00000038
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_ms.cpp:
|
||||
.text start:0x00000070 end:0x000036B0
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000DC
|
||||
.data start:0x00000000 end:0x00000350
|
||||
.bss start:0x00000000 end:0x00000084
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_nest.cpp:
|
||||
.text start:0x00000070 end:0x00003060
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000F8
|
||||
.data start:0x00000000 end:0x00000350
|
||||
.bss start:0x00000004 end:0x00000010
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_nz.cpp:
|
||||
.text start:0x00000070 end:0x00002238
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000A0
|
||||
.data start:0x00000000 end:0x00000338
|
||||
.bss start:0x00000000 end:0x00000038
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_oc.cpp:
|
||||
.text start:0x00000070 end:0x0000A718
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000001C4
|
||||
.data start:0x00000000 end:0x000004F8
|
||||
.bss start:0x00000000 end:0x00000050
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_oct_bg.cpp:
|
||||
.text start:0x00000070 end:0x00003998
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000C8
|
||||
.data start:0x00000000 end:0x00000470
|
||||
.bss start:0x00000000 end:0x0000002C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_ot.cpp:
|
||||
.text start:0x00000070 end:0x00002B70
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000A4
|
||||
.data start:0x00000000 end:0x000004B0
|
||||
.bss start:0x00000008 end:0x00000038
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_ph.cpp:
|
||||
.text start:0x00000070 end:0x000043A8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000104
|
||||
.data start:0x00000000 end:0x000000C0
|
||||
.bss start:0x00000004 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_pm.cpp:
|
||||
.text start:0x00000070 end:0x0000ACAC
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000001F4
|
||||
.data start:0x00000000 end:0x00000438
|
||||
.bss start:0x00000000 end:0x0000005C
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_po.cpp:
|
||||
.text start:0x00000070 end:0x0000AC2C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000036C
|
||||
.data start:0x00000000 end:0x00000580
|
||||
.bss start:0x00000000 end:0x00000318
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_pz.cpp:
|
||||
.text start:0x00000070 end:0x000089A8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000294
|
||||
.data start:0x00000000 end:0x000008D8
|
||||
.bss start:0x00000000 end:0x00000230
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_rb.cpp:
|
||||
.text start:0x00000070 end:0x000025C8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000A8
|
||||
.data start:0x00000000 end:0x00000450
|
||||
.bss start:0x00000008 end:0x00000044
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_rd.cpp:
|
||||
.text start:0x00000070 end:0x00019868
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000003CC
|
||||
.data start:0x00000000 end:0x000009A8
|
||||
.bss start:0x00000000 end:0x00000224
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_rdb.cpp:
|
||||
.text start:0x00000070 end:0x00005EB8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000248
|
||||
.data start:0x00000000 end:0x000005A8
|
||||
.bss start:0x00000000 end:0x00000138
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_rdy.cpp:
|
||||
.text start:0x00000070 end:0x0000E8E8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000002A8
|
||||
.data start:0x00000000 end:0x000009E0
|
||||
.bss start:0x00000000 end:0x000001A8
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_s1.cpp:
|
||||
.text start:0x00000070 end:0x00006574
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000198
|
||||
.data start:0x00000000 end:0x000004E0
|
||||
.bss start:0x00000000 end:0x00000168
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_sb.cpp:
|
||||
.text start:0x00000070 end:0x0000366C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000DC
|
||||
.data start:0x00000000 end:0x00000088
|
||||
.bss start:0x00000000 end:0x00000054
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_sf.cpp:
|
||||
.text start:0x00000070 end:0x00004A78
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000130
|
||||
.data start:0x00000000 end:0x00000408
|
||||
.bss start:0x00000000 end:0x00000034
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ REL/global_destructor_chain.c:
|
|||
|
||||
d/actor/d_a_e_sg.cpp:
|
||||
.text start:0x000000F0 end:0x0000342C
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000E8
|
||||
.data start:0x00000000 end:0x000001C8
|
||||
.bss start:0x00000008 end:0x00000108
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_sh.cpp:
|
||||
.text start:0x00000070 end:0x000037D8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000138
|
||||
.data start:0x00000000 end:0x000003D0
|
||||
.bss start:0x00000004 end:0x00000030
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_sm.cpp:
|
||||
.text start:0x00000070 end:0x000062CC
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000178
|
||||
.data start:0x00000000 end:0x00000338
|
||||
.bss start:0x00000000 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_sm2.cpp:
|
||||
.text start:0x00000070 end:0x000043D8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000148
|
||||
.data start:0x00000000 end:0x00000730
|
||||
.bss start:0x00000000 end:0x00000064
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_st.cpp:
|
||||
.text start:0x00000070 end:0x00008A50
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000001A4
|
||||
.data start:0x00000000 end:0x00000668
|
||||
.bss start:0x00000000 end:0x00000060
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_sw.cpp:
|
||||
.text start:0x00000070 end:0x000091BC
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000012C
|
||||
.data start:0x00000000 end:0x000004C8
|
||||
.bss start:0x00000000 end:0x00000030
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_th.cpp:
|
||||
.text start:0x00000070 end:0x00003F94
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x0000018C
|
||||
.data start:0x00000000 end:0x000003A8
|
||||
.bss start:0x00000008 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_tk.cpp:
|
||||
.text start:0x00000070 end:0x00002290
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000084
|
||||
.data start:0x00000000 end:0x00000100
|
||||
.bss start:0x00000004 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_tk2.cpp:
|
||||
.text start:0x00000070 end:0x00001820
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000078
|
||||
.data start:0x00000000 end:0x00000100
|
||||
.bss start:0x00000004 end:0x00000020
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_tt.cpp:
|
||||
.text start:0x00000070 end:0x00004628
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000D8
|
||||
.data start:0x00000000 end:0x00000488
|
||||
.bss start:0x00000000 end:0x00000074
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_vt.cpp:
|
||||
.text start:0x00000070 end:0x0000D604
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000234
|
||||
.data start:0x00000000 end:0x000006C8
|
||||
.bss start:0x00000000 end:0x00000138
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ REL/global_destructor_chain.c:
|
|||
|
||||
d/actor/d_a_e_wb.cpp:
|
||||
.text start:0x000000F0 end:0x00010A64
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x00000558
|
||||
.data start:0x00000000 end:0x00000880
|
||||
.bss start:0x00000008 end:0x00000238
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ REL/executor.c:
|
|||
|
||||
d/actor/d_a_e_ws.cpp:
|
||||
.text start:0x00000070 end:0x000035F8
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000E4
|
||||
.data start:0x00000000 end:0x00000338
|
||||
.bss start:0x00000008 end:0x00000030
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue