ovl_select: ZELDA MAP SELECT matched and documented (#310)

* basic functions

* errr

* Progress, kinda

* func_808016E8

* func_808019FC and func_80801A64

* Import data

* Format

* some progress

* func_808013B8

* func_80801620

* fix stuff

* func_80800930

* improve func_80800A44 a bit

* At least it is equivalent now

* matches!

* small renames

* Use generated reloc

* move functions

* Renaming a lot of stuff

* Some functions renames

* Rename members

* Add translations for everything

* Run formatter

* Update include/alloca.h

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

* Update src/overlays/actors/ovl_En_Bigpo/z_en_bigpo.c

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

* review changes

* review comments

* Update src/overlays/gamestates/ovl_select/z_select.h

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

* Update src/overlays/gamestates/ovl_select/z_select.h

Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
This commit is contained in:
Anghelo Carvajal
2021-09-28 23:23:08 -03:00
committed by GitHub
parent ddc643f708
commit 2f000058f5
21 changed files with 1013 additions and 68 deletions
+2 -2
View File
@@ -2310,7 +2310,7 @@ asm/non_matchings/code/z_sram_NES/Sram_CalcChecksum.s,Sram_CalcChecksum,0x801445
asm/non_matchings/code/z_sram_NES/func_80144628.s,func_80144628,0x80144628,0x17
asm/non_matchings/code/z_sram_NES/Sram_GenerateRandomSaveFields.s,Sram_GenerateRandomSaveFields,0x80144684,0x83
asm/non_matchings/code/z_sram_NES/func_80144890.s,func_80144890,0x80144890,0x36
asm/non_matchings/code/z_sram_NES/func_80144968.s,func_80144968,0x80144968,0x4B
asm/non_matchings/code/z_sram_NES/Sram_InitDebugSave.s,Sram_InitDebugSave,0x80144968,0x4B
asm/non_matchings/code/z_sram_NES/func_80144A94.s,func_80144A94,0x80144A94,0xF9
asm/non_matchings/code/z_sram_NES/func_80144E78.s,func_80144E78,0x80144E78,0x17D
asm/non_matchings/code/z_sram_NES/func_8014546C.s,func_8014546C,0x8014546C,0x8B
@@ -3573,7 +3573,7 @@ asm/non_matchings/code/code_801A5BD0/func_801A794C.s,func_801A794C,0x801A794C,0x
asm/non_matchings/code/code_801A7B10/func_801A7B10.s,func_801A7B10,0x801A7B10,0x7D
asm/non_matchings/code/code_801A7B10/func_801A7D04.s,func_801A7D04,0x801A7D04,0x20
asm/non_matchings/code/code_801A7B10/func_801A7D84.s,func_801A7D84,0x801A7D84,0x309
asm/non_matchings/code/code_801A7B10/func_801A89A8.s,func_801A89A8,0x801A89A8,0xA
asm/non_matchings/code/code_801A7B10/Audio_QueueSeqCmd.s,Audio_QueueSeqCmd,0x801A89A8,0xA
asm/non_matchings/code/code_801A7B10/func_801A89D0.s,func_801A89D0,0x801A89D0,0x20
asm/non_matchings/code/code_801A7B10/func_801A8A50.s,func_801A8A50,0x801A8A50,0x1B
asm/non_matchings/code/code_801A7B10/func_801A8ABC.s,func_801A8ABC,0x801A8ABC,0x16
1 asm/non_matchings/code/z_en_a_keep/EnAObj_Init.s EnAObj_Init 0x800A5AC0 0x2B
2310 asm/non_matchings/code/z_sram_NES/func_80144628.s func_80144628 0x80144628 0x17
2311 asm/non_matchings/code/z_sram_NES/Sram_GenerateRandomSaveFields.s Sram_GenerateRandomSaveFields 0x80144684 0x83
2312 asm/non_matchings/code/z_sram_NES/func_80144890.s func_80144890 0x80144890 0x36
2313 asm/non_matchings/code/z_sram_NES/func_80144968.s asm/non_matchings/code/z_sram_NES/Sram_InitDebugSave.s func_80144968 Sram_InitDebugSave 0x80144968 0x4B
2314 asm/non_matchings/code/z_sram_NES/func_80144A94.s func_80144A94 0x80144A94 0xF9
2315 asm/non_matchings/code/z_sram_NES/func_80144E78.s func_80144E78 0x80144E78 0x17D
2316 asm/non_matchings/code/z_sram_NES/func_8014546C.s func_8014546C 0x8014546C 0x8B
3573 asm/non_matchings/code/code_801A7B10/func_801A7B10.s func_801A7B10 0x801A7B10 0x7D
3574 asm/non_matchings/code/code_801A7B10/func_801A7D04.s func_801A7D04 0x801A7D04 0x20
3575 asm/non_matchings/code/code_801A7B10/func_801A7D84.s func_801A7D84 0x801A7D84 0x309
3576 asm/non_matchings/code/code_801A7B10/func_801A89A8.s asm/non_matchings/code/code_801A7B10/Audio_QueueSeqCmd.s func_801A89A8 Audio_QueueSeqCmd 0x801A89A8 0xA
3577 asm/non_matchings/code/code_801A7B10/func_801A89D0.s func_801A89D0 0x801A89D0 0x20
3578 asm/non_matchings/code/code_801A7B10/func_801A8A50.s func_801A8A50 0x801A8A50 0x1B
3579 asm/non_matchings/code/code_801A7B10/func_801A8ABC.s func_801A8ABC 0x801A8ABC 0x16