mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-04 09:35:33 +00:00
mcpx: Move APU components to hw/xbox/mcpx/apu
This commit is contained in:
committed by
mborgerson
parent
395d136364
commit
ba297f3b69
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "hw/xbox/mcpx/dsp/dsp.h"
|
||||
#include "hw/xbox/mcpx/apu/dsp/dsp.h"
|
||||
|
||||
static void scratch_rw(void *opaque, uint8_t *ptr, uint32_t addr, size_t len, bool dir)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user