Update MI.cpp

This commit is contained in:
Simone Coco
2022-10-03 10:22:00 +02:00
committed by GitHub
parent b79c869415
commit c8f3cb0cb0

View File

@@ -3,7 +3,7 @@
#include <util.hpp>
#include <n64/core/mmio/Interrupt.hpp>
#define MI_VERSION_REG 0x01010101
#define MI_VERSION_REG 0x02020102
namespace n64 {
MI::MI() {