Docs Cleanup (#1153)

* sysheap

* Gorons

* Update goron comment

* functions.h

* Update src/boot_O2/system_heap.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* add header

* Fix header guards

* Update data

* Add malloc and free to header

---------

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
Derek Hensley
2023-05-29 13:04:07 +10:00
committed by GitHub
co-authored by engineer124
parent 1ec875f6dc
commit fc475a9756
11 changed files with 71 additions and 56 deletions
+2 -2
View File
@@ -57,7 +57,7 @@
0x80085570 : "gfxprint",
0x80086110 : "mtxuty-cvt",
0x80086280 : "assert",
0x800862E0 : "",
0x800862E0 : "system_heap",
0x80086620 : "padsetup",
0x80086760 : "boot_80086760",
0x80086C70 : "fp",
@@ -256,7 +256,7 @@
0x80096C30 : "loadfragment2",
0x80096C40 : "stackcheck",
0x80096C50 : "gfxprint",
0x80097500 : "boot_800862E0",
0x80097500 : "system_heap",
0x80097520 : "fp",
0x80097530 : "rand",
0x80097540 : "osViModeNtscHpf1",
+9 -9
View File
@@ -157,14 +157,14 @@
0x80086258:("MtxConv_L2F",),
0x80086280:("__assert",),
0x800862B4:("func_800862B4",),
0x800862E0:("SystemArena_MallocMin1",),
0x80086310:("SystemArena_FreeNullCheck",),
0x8008633C:("SystemArena_RunBlockFunc",),
0x800863AC:("SystemArena_RunBlockFunc1",),
0x8008641C:("SystemArena_RunBlockFunc8",),
0x800864EC:("SystemArena_RunBlockFunc1Reverse",),
0x80086588:("SystemArena_RunInits",),
0x800865F8:("SystemArena_Init",),
0x800862E0:("SystemHeap_Malloc",),
0x80086310:("SystemHeap_Free",),
0x8008633C:("SystemHeap_RunBlockFunc",),
0x800863AC:("SystemHeap_RunBlockFunc1",),
0x8008641C:("SystemHeap_RunBlockFunc8",),
0x800864EC:("SystemHeap_RunBlockFunc1Reverse",),
0x80086588:("SystemHeap_RunInits",),
0x800865F8:("SystemHeap_Init",),
0x80086620:("PadSetup_Init",),
0x80086760:("func_80086760",),
0x80086794:("func_80086794",),
@@ -206,7 +206,7 @@
0x80086E78:("SystemArena_Calloc",),
0x80086ECC:("SystemArena_GetSizes",),
0x80086F04:("SystemArena_CheckArena",),
0x80086F28:("SystemArena_InitArena",),
0x80086F28:("SystemArena_Init",),
0x80086F58:("SystemArena_Cleanup",),
0x80086F7C:("SystemArena_IsInitialized",),
0x80086FA0:("Rand_Next",),
+9 -9
View File
@@ -154,14 +154,14 @@ asm/non_matchings/boot/mtxuty-cvt/MtxConv_F2L.s,MtxConv_F2L,0x80086110,0x52
asm/non_matchings/boot/mtxuty-cvt/MtxConv_L2F.s,MtxConv_L2F,0x80086258,0xA
asm/non_matchings/boot/assert/__assert.s,__assert,0x80086280,0xD
asm/non_matchings/boot/assert/func_800862B4.s,func_800862B4,0x800862B4,0xB
asm/non_matchings/boot/boot_800862E0/SystemArena_MallocMin1.s,SystemArena_MallocMin1,0x800862E0,0xC
asm/non_matchings/boot/boot_800862E0/SystemArena_FreeNullCheck.s,SystemArena_FreeNullCheck,0x80086310,0xB
asm/non_matchings/boot/boot_800862E0/SystemArena_RunBlockFunc.s,SystemArena_RunBlockFunc,0x8008633C,0x1C
asm/non_matchings/boot/boot_800862E0/SystemArena_RunBlockFunc1.s,SystemArena_RunBlockFunc1,0x800863AC,0x1C
asm/non_matchings/boot/boot_800862E0/SystemArena_RunBlockFunc8.s,SystemArena_RunBlockFunc8,0x8008641C,0x34
asm/non_matchings/boot/boot_800862E0/SystemArena_RunBlockFunc1Reverse.s,SystemArena_RunBlockFunc1Reverse,0x800864EC,0x27
asm/non_matchings/boot/boot_800862E0/SystemArena_RunInits.s,SystemArena_RunInits,0x80086588,0x1C
asm/non_matchings/boot/boot_800862E0/SystemArena_Init.s,SystemArena_Init,0x800865F8,0xA
asm/non_matchings/boot/boot_800862E0/SystemHeap_Malloc.s,SystemHeap_Malloc,0x800862E0,0xC
asm/non_matchings/boot/boot_800862E0/SystemArena_Free.s,SystemArena_Free,0x80086310,0xB
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc.s,SystemHeap_RunBlockFunc,0x8008633C,0x1C
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc1.s,SystemHeap_RunBlockFunc1,0x800863AC,0x1C
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc8.s,SystemHeap_RunBlockFunc8,0x8008641C,0x34
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc1Reverse.s,SystemHeap_RunBlockFunc1Reverse,0x800864EC,0x27
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunInits.s,SystemHeap_RunInits,0x80086588,0x1C
asm/non_matchings/boot/boot_800862E0/SystemHeap_Init.s,SystemHeap_Init,0x800865F8,0xA
asm/non_matchings/boot/padsetup/PadSetup_Init.s,PadSetup_Init,0x80086620,0x50
asm/non_matchings/boot/boot_80086760/func_80086760.s,func_80086760,0x80086760,0xD
asm/non_matchings/boot/boot_80086760/func_80086794.s,func_80086794,0x80086794,0x8
@@ -203,7 +203,7 @@ asm/non_matchings/boot/system_malloc/SystemArena_Free.s,SystemArena_Free,0x80086
asm/non_matchings/boot/system_malloc/SystemArena_Calloc.s,SystemArena_Calloc,0x80086E78,0x15
asm/non_matchings/boot/system_malloc/SystemArena_GetSizes.s,SystemArena_GetSizes,0x80086ECC,0xE
asm/non_matchings/boot/system_malloc/SystemArena_CheckArena.s,SystemArena_CheckArena,0x80086F04,0x9
asm/non_matchings/boot/system_malloc/SystemArena_InitArena.s,SystemArena_InitArena,0x80086F28,0xC
asm/non_matchings/boot/system_malloc/SystemArena_Init.s,SystemArena_Init,0x80086F28,0xC
asm/non_matchings/boot/system_malloc/SystemArena_Cleanup.s,SystemArena_Cleanup,0x80086F58,0x9
asm/non_matchings/boot/system_malloc/SystemArena_IsInitialized.s,SystemArena_IsInitialized,0x80086F7C,0x9
asm/non_matchings/boot/rand/Rand_Next.s,Rand_Next,0x80086FA0,0xC
1 asm/non_matchings/boot/boot_main/bootproc.s bootproc 0x80080060 0x3C
154 asm/non_matchings/boot/mtxuty-cvt/MtxConv_L2F.s MtxConv_L2F 0x80086258 0xA
155 asm/non_matchings/boot/assert/__assert.s __assert 0x80086280 0xD
156 asm/non_matchings/boot/assert/func_800862B4.s func_800862B4 0x800862B4 0xB
157 asm/non_matchings/boot/boot_800862E0/SystemArena_MallocMin1.s asm/non_matchings/boot/boot_800862E0/SystemHeap_Malloc.s SystemArena_MallocMin1 SystemHeap_Malloc 0x800862E0 0xC
158 asm/non_matchings/boot/boot_800862E0/SystemArena_FreeNullCheck.s asm/non_matchings/boot/boot_800862E0/SystemArena_Free.s SystemArena_FreeNullCheck SystemArena_Free 0x80086310 0xB
159 asm/non_matchings/boot/boot_800862E0/SystemArena_RunBlockFunc.s asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc.s SystemArena_RunBlockFunc SystemHeap_RunBlockFunc 0x8008633C 0x1C
160 asm/non_matchings/boot/boot_800862E0/SystemArena_RunBlockFunc1.s asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc1.s SystemArena_RunBlockFunc1 SystemHeap_RunBlockFunc1 0x800863AC 0x1C
161 asm/non_matchings/boot/boot_800862E0/SystemArena_RunBlockFunc8.s asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc8.s SystemArena_RunBlockFunc8 SystemHeap_RunBlockFunc8 0x8008641C 0x34
162 asm/non_matchings/boot/boot_800862E0/SystemArena_RunBlockFunc1Reverse.s asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc1Reverse.s SystemArena_RunBlockFunc1Reverse SystemHeap_RunBlockFunc1Reverse 0x800864EC 0x27
163 asm/non_matchings/boot/boot_800862E0/SystemArena_RunInits.s asm/non_matchings/boot/boot_800862E0/SystemHeap_RunInits.s SystemArena_RunInits SystemHeap_RunInits 0x80086588 0x1C
164 asm/non_matchings/boot/boot_800862E0/SystemArena_Init.s asm/non_matchings/boot/boot_800862E0/SystemHeap_Init.s SystemArena_Init SystemHeap_Init 0x800865F8 0xA
165 asm/non_matchings/boot/padsetup/PadSetup_Init.s PadSetup_Init 0x80086620 0x50
166 asm/non_matchings/boot/boot_80086760/func_80086760.s func_80086760 0x80086760 0xD
167 asm/non_matchings/boot/boot_80086760/func_80086794.s func_80086794 0x80086794 0x8
203 asm/non_matchings/boot/system_malloc/SystemArena_Calloc.s SystemArena_Calloc 0x80086E78 0x15
204 asm/non_matchings/boot/system_malloc/SystemArena_GetSizes.s SystemArena_GetSizes 0x80086ECC 0xE
205 asm/non_matchings/boot/system_malloc/SystemArena_CheckArena.s SystemArena_CheckArena 0x80086F04 0x9
206 asm/non_matchings/boot/system_malloc/SystemArena_InitArena.s asm/non_matchings/boot/system_malloc/SystemArena_Init.s SystemArena_InitArena SystemArena_Init 0x80086F28 0xC
207 asm/non_matchings/boot/system_malloc/SystemArena_Cleanup.s SystemArena_Cleanup 0x80086F58 0x9
208 asm/non_matchings/boot/system_malloc/SystemArena_IsInitialized.s SystemArena_IsInitialized 0x80086F7C 0x9
209 asm/non_matchings/boot/rand/Rand_Next.s Rand_Next 0x80086FA0 0xC