Audio_Load OK and Documented (#620)

* Copy audio_load progress from main branch

* Fix warning

* fix UB

* cleanup WIP

* Add docs, bss still broken

* bss fix

* bytesRemaining with size_t

* PR Suggestions

* PR Suggestions

* Fix bss

* Fix bss

* PR Suggestions
This commit is contained in:
engineer124
2022-03-23 21:22:13 -04:00
committed by GitHub
parent 92c4d42f44
commit b852a9a930
18 changed files with 2558 additions and 568 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ asm/non_matchings/boot/idle/Idle_InitVideo.s,Idle_InitVideo,0x8008038C,0x62
asm/non_matchings/boot/idle/Idle_ThreadEntry.s,Idle_ThreadEntry,0x80080514,0x33
asm/non_matchings/boot/viconfig/ViConfig_UpdateVi.s,ViConfig_UpdateVi,0x800805E0,0x5A
asm/non_matchings/boot/viconfig/ViConfig_UpdateBlack.s,ViConfig_UpdateBlack,0x80080748,0x12
asm/non_matchings/boot/z_std_dma/DmaMgr_DMARomToRam.s,DmaMgr_DMARomToRam,0x80080790,0x51
asm/non_matchings/boot/z_std_dma/DmaMgr_DmaCallback0.s,DmaMgr_DmaCallback0,0x800808D4,0x8
asm/non_matchings/boot/z_std_dma/DmaMgr_DmaRomToRam.s,DmaMgr_DmaRomToRam,0x80080790,0x51
asm/non_matchings/boot/z_std_dma/DmaMgr_DmaHandler.s,DmaMgr_DmaHandler,0x800808D4,0x8
asm/non_matchings/boot/z_std_dma/DmaMgr_FindDmaEntry.s,DmaMgr_FindDmaEntry,0x800808F4,0x17
asm/non_matchings/boot/z_std_dma/DmaMgr_TranslateVromToRom.s,DmaMgr_TranslateVromToRom,0x80080950,0x1B
asm/non_matchings/boot/z_std_dma/DmaMgr_FindDmaIndex.s,DmaMgr_FindDmaIndex,0x800809BC,0xE
1 asm/non_matchings/boot/boot_main/bootproc.s bootproc 0x80080060 0x3C
9 asm/non_matchings/boot/idle/Idle_ThreadEntry.s Idle_ThreadEntry 0x80080514 0x33
10 asm/non_matchings/boot/viconfig/ViConfig_UpdateVi.s ViConfig_UpdateVi 0x800805E0 0x5A
11 asm/non_matchings/boot/viconfig/ViConfig_UpdateBlack.s ViConfig_UpdateBlack 0x80080748 0x12
12 asm/non_matchings/boot/z_std_dma/DmaMgr_DMARomToRam.s asm/non_matchings/boot/z_std_dma/DmaMgr_DmaRomToRam.s DmaMgr_DMARomToRam DmaMgr_DmaRomToRam 0x80080790 0x51
13 asm/non_matchings/boot/z_std_dma/DmaMgr_DmaCallback0.s asm/non_matchings/boot/z_std_dma/DmaMgr_DmaHandler.s DmaMgr_DmaCallback0 DmaMgr_DmaHandler 0x800808D4 0x8
14 asm/non_matchings/boot/z_std_dma/DmaMgr_FindDmaEntry.s DmaMgr_FindDmaEntry 0x800808F4 0x17
15 asm/non_matchings/boot/z_std_dma/DmaMgr_TranslateVromToRom.s DmaMgr_TranslateVromToRom 0x80080950 0x1B
16 asm/non_matchings/boot/z_std_dma/DmaMgr_FindDmaIndex.s DmaMgr_FindDmaIndex 0x800809BC 0xE