mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
dsp_rom.ds: use org directive to pad out to correct size
This commit is contained in:
@ -196,3 +196,6 @@ ____mix_add_ramp_end_loop:
|
|||||||
mrr $AR1, $IX3
|
mrr $AR1, $IX3
|
||||||
mrr $AR3, $IX2
|
mrr $AR3, $IX2
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
WARNPC 0x1000
|
||||||
|
ORG 0x1000
|
||||||
|
Reference in New Issue
Block a user