mirror of
https://github.com/zeldaret/oot
synced 2026-08-16 05:09:15 -04:00
audio_synthesis OK + partially documented (#920)
* Match func_800DDB64 * Match func_800DC910 * remove stack comments * Move nop padding to ucode_disas * Partially label audio_synthesis To some extent copied from sm64. * cleanup * Reverb and ReverbBits have nothing to do with reverbs * review * naming * Undo changes to permuter_settings.toml Co-authored-by: zelda2774 <zelda2774@invalid>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ glabel D_80149420
|
||||
.balign 4
|
||||
|
||||
.text
|
||||
glabel func_800E12DC
|
||||
glabel Audio_DmaSampleData
|
||||
/* B5847C 800E12DC 27BDFFB0 */ addiu $sp, $sp, -0x50
|
||||
/* B58480 800E12E0 AFB10030 */ sw $s1, 0x30($sp)
|
||||
/* B58484 800E12E4 AFB0002C */ sw $s0, 0x2c($sp)
|
||||
Reference in New Issue
Block a user