mirror of
https://github.com/zeldaret/tp
synced 2026-07-31 08:06:27 -04:00
Various regalloc fixes and linking (#2673)
* some d_a_b TUs matching * reworked d_a_b_ob enums * d_a_b_oh seems to be linking fine * d_a_b_oh actually not good (i think), but npc_zrc matching * d_a_b_oh is indeed matching! * d_a_cam_param linked --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
This commit is contained in:
@@ -351,13 +351,16 @@ pno = .bss:0x0000007C; // type:object size:0x4 scope:global data:4byte
|
||||
fin = .bss:0x00000080; // type:object size:0x4 scope:global data:4byte
|
||||
bf_ct = .bss:0x00000084; // type:object size:0x4 scope:global data:4byte
|
||||
@5008 = .bss:0x00000088; // type:object size:0xC scope:local
|
||||
init$2871 = .bss:0x00000094; // type:object size:0x1 scope:local align:1
|
||||
@5011 = .bss:0x00000098; // type:object size:0xC scope:local
|
||||
@5012 = .bss:0x000000A4; // type:object size:0xC scope:local
|
||||
@5013 = .bss:0x000000B0; // type:object size:0xC scope:local
|
||||
sdemo_p$5007 = .bss:0x000000BC; // type:object size:0x30 scope:local
|
||||
@6147 = .bss:0x000000EC; // type:object size:0xC scope:local
|
||||
init$3982 = .bss:0x000000F8; // type:object size:0x1 scope:local align:1
|
||||
room_pos$6146 = .bss:0x000000FC; // type:object size:0xC scope:local
|
||||
@6151 = .bss:0x00000108; // type:object size:0xC scope:local
|
||||
init$3986 = .bss:0x00000114; // type:object size:0x1 scope:local align:1
|
||||
sc$6150 = .bss:0x00000118; // type:object size:0xC scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x00000124; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000128; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -253,6 +253,7 @@ __global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:globa
|
||||
@4021 = .bss:0x00000048; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000054; // type:object size:0x4 scope:global data:4byte
|
||||
@4997 = .bss:0x00000058; // type:object size:0xC scope:local
|
||||
init$2630 = .bss:0x00000064; // type:object size:0x1 scope:local align:1
|
||||
eyeOffset$4996 = .bss:0x00000068; // type:object size:0xC scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x00000074; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000078; // type:object size:0x4 scope:global
|
||||
|
||||
Reference in New Issue
Block a user