mcpx: Move APU components to hw/xbox/mcpx/apu

This commit is contained in:
Matt Borgerson
2025-06-03 19:36:08 -07:00
committed by mborgerson
parent 395d136364
commit ba297f3b69
41 changed files with 21 additions and 19 deletions
@@ -19,7 +19,7 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "hw/xbox/mcpx/apu_int.h"
#include "hw/xbox/mcpx/apu/apu_int.h"
static const int16_t ep_silence[256][2] = { 0 };

Some files were not shown because too many files have changed in this diff Show More