Refactor Cop1

This commit is contained in:
Simone
2024-05-13 14:14:06 +02:00
committed by Simone
parent f8e45819c8
commit 76e87e7b2b
5 changed files with 317 additions and 306 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include <common.hpp>
#include <core/mmio/Interrupt.hpp>
#include "Audio.hpp"
#include <core/mmio/Audio.hpp>
namespace n64 {
struct Mem;