move MapVAddr to Cop0.hpp and no template necessary
This commit is contained in:
@@ -127,7 +127,4 @@ private:
|
||||
// return false;
|
||||
}
|
||||
};
|
||||
|
||||
template <bool tlb = true>
|
||||
bool MapVAddr(Registers& regs, TLBAccessType accessType, u64 vaddr, u32& paddr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user