Home
last modified time | relevance | path

Searched refs:CPU_DYNAREC (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dpsxcommon.h169 CPU_DYNAREC = 0, enumerator
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dpsxcommon.h169 CPU_DYNAREC = 0, enumerator
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dpsxcommon.h194 CPU_DYNAREC = 0, enumerator
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/gui/
H A DPlugin.c116 if (Config.Cpu == CPU_DYNAREC) psxCpu->Execute(); in KeyStateLoad()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A DConfigurePlugins.c94 if (Config.Cpu == CPU_DYNAREC) { in LoadConfig()
H A DWndMain.c1495 if (Config.Cpu == CPU_DYNAREC) { in ConfigureCpuDlgProc()
1519 Config.Cpu = (Button_GetCheck(GetDlgItem(hW,IDC_CPU)) ? CPU_INTERPRETER : CPU_DYNAREC); in ConfigureCpuDlgProc()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/
H A Dlibretro.c1670 Config.Cpu = CPU_DYNAREC; in update_variables()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/frontend/
H A Dlibretro.c1670 Config.Cpu = CPU_DYNAREC; in update_variables()