Misc fixes (#1800)

* disasm_fix

* dtor

* Fault_LogThreadContext

* rearrange microcode

* sGfxPrintFont size of 0x800

* Move (null) to stackcheck

* vimgr bss

* sfx

* Remove code_801D1E80

* z_en_hy_code

* Fix assembler messages with endlabels and dlabels

* xlitob data

* Move skin unused bss pad to rumble
This commit is contained in:
Derek Hensley
2025-03-24 06:52:10 -07:00
committed by GitHub
parent 9213dc7a5e
commit 9ca02c79b5
15 changed files with 65 additions and 55 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ asm/non_matchings/boot/fault/Fault_LogFReg.s,Fault_LogFReg,0x80082280,0x2C
asm/non_matchings/boot/fault/Fault_PrintFPCSR.s,Fault_PrintFPCSR,0x80082330,0x29
asm/non_matchings/boot/fault/Fault_LogFPCSR.s,Fault_LogFPCSR,0x800823D4,0x26
asm/non_matchings/boot/fault/Fault_PrintThreadContext.s,Fault_PrintThreadContext,0x8008246C,0xD4
asm/non_matchings/boot/fault/osSyncPrintfThreadContext.s,osSyncPrintfThreadContext,0x800827BC,0xBF
asm/non_matchings/boot/fault/Fault_LogThreadContext.s,Fault_LogThreadContext,0x800827BC,0xBF
asm/non_matchings/boot/fault/Fault_FindFaultedThread.s,Fault_FindFaultedThread,0x80082AB8,0x22
asm/non_matchings/boot/fault/Fault_Wait5Seconds.s,Fault_Wait5Seconds,0x80082B40,0x24
asm/non_matchings/boot/fault/Fault_WaitForButtonCombo.s,Fault_WaitForButtonCombo,0x80082BD0,0x27
1 asm/non_matchings/boot/boot_main/bootproc.s bootproc 0x80080060 0x3C
66 asm/non_matchings/boot/fault/Fault_PrintFPCSR.s Fault_PrintFPCSR 0x80082330 0x29
67 asm/non_matchings/boot/fault/Fault_LogFPCSR.s Fault_LogFPCSR 0x800823D4 0x26
68 asm/non_matchings/boot/fault/Fault_PrintThreadContext.s Fault_PrintThreadContext 0x8008246C 0xD4
69 asm/non_matchings/boot/fault/osSyncPrintfThreadContext.s asm/non_matchings/boot/fault/Fault_LogThreadContext.s osSyncPrintfThreadContext Fault_LogThreadContext 0x800827BC 0xBF
70 asm/non_matchings/boot/fault/Fault_FindFaultedThread.s Fault_FindFaultedThread 0x80082AB8 0x22
71 asm/non_matchings/boot/fault/Fault_Wait5Seconds.s Fault_Wait5Seconds 0x80082B40 0x24
72 asm/non_matchings/boot/fault/Fault_WaitForButtonCombo.s Fault_WaitForButtonCombo 0x80082BD0 0x27