Hack to stop dcbz/dcbi over low MEM1 trashing memory.

This commit is contained in:
booto 2017-01-26 04:57:03 -05:00
commit 2fbdf2a3ce
7 changed files with 44 additions and 3 deletions

View file

@ -106,6 +106,7 @@ struct SConfig : NonCopyable
bool bMMU = false;
bool bDCBZOFF = false;
bool bLowDCBZHack = false;
int iBBDumpPort = 0;
bool bFastDiscSpeed = false;