Boot_800862E0 OK (#769)

* boot_800862E0 OK

* Ran format.sh

* attempt at fixing bss reordering

* boot_800862E0 OK (for real this time)

* Run formatter

* Changes u32 pointers to uintptr_t and sizes to size_t

* Run formatter

* Fix bss reordering

* Delete baserom.mm.us.rev1.z64:Zone.Identifier

* Cleanup and some notes

* Try my best to document

* remove comments

* Remove D_80097508 from variables.h

Co-authored-by: kyleburnette <kyle@kyleburnette.com>
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
This commit is contained in:
Derek Hensley
2022-03-29 12:42:44 -07:00
committed by GitHub
parent afec1c56a6
commit ec9909c65c
7 changed files with 126 additions and 32 deletions
+6 -6
View File
@@ -158,12 +158,12 @@
0x80086280:("__assert",),
0x800862B4:("func_800862B4",),
0x800862E0:("SystemArena_MallocMin1",),
0x80086310:("SystemArena_FreeNull",),
0x8008633C:("func_8008633C",),
0x800863AC:("func_800863AC",),
0x8008641C:("func_8008641C",),
0x800864EC:("func_800864EC",),
0x80086588:("func_80086588",),
0x80086310:("SystemArena_FreeNullCheck",),
0x8008633C:("SystemArena_RunBlockFunc",),
0x800863AC:("SystemArena_RunBlockFunc1",),
0x8008641C:("SystemArena_RunBlockFunc8",),
0x800864EC:("SystemArena_RunBlockFunc1Reverse",),
0x80086588:("SystemArena_RunInits",),
0x800865F8:("SystemArena_Init",),
0x80086620:("PadSetup_Init",),
0x80086760:("func_80086760",),
+3 -1
View File
@@ -35,7 +35,9 @@
0x80096CD0:("sGfxPrintUnkTLUT","u16","[16]",0x20),
0x80096CF0:("sGfxPrintUnkData","u8","[8]",0x8),
0x80096CF8:("sGfxPrintFontData","u8","[0x800]",0x800),
0x80097500:("D_80097500","UNK_TYPE4","",0x4),
0x80097500:("sInitFuncs","void*","",0x4),
0x80097504:("sNew","char","[4]",0x4),
0x80097508:("D_80097508","[24]","",0x18),
0x80097520:("qNaN0x3FFFFF","f32","",0x4),
0x80097524:("qNaN0x10000","f32","",0x4),
0x80097528:("sNaN0x3FFFFF","f32","",0x4),