mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-23 06:29:38 +00:00
Move mem_ctrl_instance to ppcexec.
This commit is contained in:
parent
304409b496
commit
29fa6e6174
@ -12,6 +12,8 @@
|
||||
#include "ppcemu.h"
|
||||
#include "ppcmmu.h"
|
||||
|
||||
MemCtrlBase *mem_ctrl_instance = 0;
|
||||
|
||||
bool power_on = 1;
|
||||
|
||||
SetPRS ppc_state;
|
||||
|
Loading…
Reference in New Issue
Block a user