Remove JITIL

This commit is contained in:
JosJuice
2017-05-19 16:57:31 +02:00
parent 1880a97bb0
commit 256a0cf4db
26 changed files with 9 additions and 7913 deletions

View File

@ -81,7 +81,7 @@ struct DTMHeader
bool bProgressive;
bool bDSPHLE;
bool bFastDiscSpeed;
u8 CPUCore; // 0 = interpreter, 1 = JIT, 2 = JITIL
u8 CPUCore; // Uses the values of PowerPC::CPUCore
bool bEFBAccessEnable;
bool bEFBCopyEnable;
bool bSkipEFBCopyToRam;