CPU: Update debug dispatcher flag on init
This commit is contained in:
@ -125,6 +125,7 @@ void Shutdown();
|
||||
void Reset();
|
||||
bool DoState(StateWrapper& sw);
|
||||
void ClearICache();
|
||||
bool UpdateDebugDispatcherFlag();
|
||||
void UpdateMemoryPointers();
|
||||
void ExecutionModeChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user