Use physical address for indexing into blocks
This commit is contained in:
@@ -24,6 +24,7 @@ struct Core {
|
||||
VI& GetVI() { return mem.mmio.vi; }
|
||||
|
||||
void CpuReset() {
|
||||
cpuDynarec.Reset();
|
||||
regs.Reset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user