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

This commit is contained in:
booto
2017-01-26 04:57:03 -05:00
parent 66160c2781
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;