Home
last modified time | relevance | path

Searched refs:bCacheFullIsoInRam (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h125 bool bCacheFullIsoInRam; member
H A DSystem.cpp237 if (g_Config.bCacheFullIsoInRam) { in CPU_Init()
H A DConfig.cpp566 ConfigSetting("CacheFullIsoInRam", &g_Config.bCacheFullIsoInRam, false, true, true),
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h125 bool bCacheFullIsoInRam; member
H A DSystem.cpp237 if (g_Config.bCacheFullIsoInRam) { in CPU_Init()
H A DConfig.cpp566 ConfigSetting("CacheFullIsoInRam", &g_Config.bCacheFullIsoInRam, false, true, true),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h125 bool bCacheFullIsoInRam; member
H A DSystem.cpp237 if (g_Config.bCacheFullIsoInRam) { in CPU_Init()
H A DConfig.cpp566 ConfigSetting("CacheFullIsoInRam", &g_Config.bCacheFullIsoInRam, false, true, true),
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp1037 …systemSettings->Add(new CheckBox(&g_Config.bCacheFullIsoInRam, sy->T("Cache ISO in RAM", "Cache fu… in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp1037 …systemSettings->Add(new CheckBox(&g_Config.bCacheFullIsoInRam, sy->T("Cache ISO in RAM", "Cache fu… in CreateViews()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp1037 …systemSettings->Add(new CheckBox(&g_Config.bCacheFullIsoInRam, sy->T("Cache ISO in RAM", "Cache fu… in CreateViews()