X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;h=0a0bd8633c740eba7d0028653c6513bb5b4f4b78;hb=0aa7361c7c226c94d0f9ae4779bcc635454ef276;hp=53bda9735885e20b327e35a811960ca0e48d05e7;hpb=1631b0537f583dee1875f4538d89e4867efec1ae;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 53bda973..0a0bd863 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -142,6 +142,7 @@ typedef struct { boolean icache_emulation; boolean DisableStalls; boolean PreciseExceptions; + boolean TurboCD; int cycle_multiplier; // 100 for 1.0 int cycle_multiplier_override; s8 GpuListWalking;