Mem and Regs not part of cpu anymore.

This commit is contained in:
SimoZ64
2025-08-01 21:05:11 +02:00
parent 812b905bdf
commit 010bb5e0bb
35 changed files with 246 additions and 250 deletions

View File

@@ -1,5 +1,5 @@
#include <Core.hpp>
#include <CpuDefinitions.hpp>
#include <core/Interpreter.hpp>
#include <log.hpp>
namespace n64 {