mirror of
https://github.com/zeldaret/tp
synced 2026-08-22 06:44:53 -04:00
Regalloc/debug/misc fixes (#2794)
* Fix "0" asserts * More debug and regalloc fixes * Fix PTMF syntax for compatibility with other compilers * Fix some fakematches, link more TUs for J/P
This commit is contained in:
@@ -133,6 +133,7 @@ hioInit = .bss:0x00000048; // type:object size:0x1 data:byte
|
||||
@3933 = .bss:0x0000004C; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000058; // type:object size:0x1C scope:global data:byte
|
||||
@4275 = .bss:0x00000074; // type:object size:0xC scope:local
|
||||
init$2218 = .bss:0x00000080; // type:object size:0x1 scope:local align:1
|
||||
sc$4274 = .bss:0x00000084; // type:object size:0xC scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x00000090; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000094; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -419,6 +419,7 @@ __global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:globa
|
||||
@4083 = .bss:0x00000048; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000054; // type:object size:0x4 scope:global data:4byte
|
||||
@5080 = .bss:0x00000058; // type:object size:0xC scope:local
|
||||
init$2720 = .bss:0x00000064; // type:object size:0x1 scope:local
|
||||
eyeOffset$5079 = .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