mk64/asm
Tyler McGavran 318bf3a6c2
Match audio/external.c BSS segment (#470)
* Match audio/external.c BSS segment

Also fix a misnamed function found in audio/heap, used in
 audio/load

* Match audio/seqplayer .data section

* Match func_800C76C0

That was the last function referencing some fake variables, so it
 should be possible to match audio/external's .data section as
 well

* Match audio/external's .data section

The only thing in src/audio left to be matched is audio/external's
 .text section.

There's probably some beautifying that could be done to data/sound_data,
 but that is a future problem

Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-10-19 12:31:33 -06:00
..
non_matchings Match audio/external.c BSS segment (#470) 2023-10-19 12:31:33 -06:00
os Match __osLeoInterrupt.c (#457) 2023-10-11 19:00:21 -06:00
boot.s 8000FD0 decomp and various (#247) 2022-07-27 00:25:50 -07:00
bss_8001C4D0.s rename in code_8001F980.c (#456) 2023-10-13 20:55:46 -06:00
bss_80005FD0.s Doc setup_game_memory, label syms, add osSyncPrintf support, match funcs (#444) 2023-10-06 00:19:09 -06:00
bss_MainSeg.s Rename bomb kart structs (#464) 2023-10-14 21:08:15 -06:00
entry.s Refresh 1 2021-03-02 01:48:17 -07:00
mio0_decode.s Refresh 1 2021-03-02 01:48:17 -07:00
rom_header.s Initial commit 2020-10-14 21:13:33 -07:00
tkmk00_decode.s Refresh 1 2021-03-02 01:48:17 -07:00
unused_mio0_decode.s Renamed hand-written asm file and updated readme (#34) 2021-10-09 12:40:26 -07:00
unused_overflow_check.s Refresh 1 2021-03-02 01:48:17 -07:00