ppsspp/Core
2014-12-29 08:53:19 -08:00
..
Debugger Split JitCommon.h so that you can include it without getting the "NativeJit" definition 2014-12-13 21:13:28 +01:00
Dialog Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
ELF Clear SFO data on game quit. 2014-12-20 08:29:56 -08:00
FileSystems Very rough approximation of UMD seek delays. 2014-12-26 01:15:18 -08:00
Font
HLE Fix typo breaking old savestates. 2014-12-29 08:53:19 -08:00
HW Add basic infrastructure to time io better. 2014-12-26 01:15:17 -08:00
MIPS armjit: handle any known zero in mtc1. 2014-12-28 20:05:29 -08:00
Util Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
CMakeLists.txt
Config.cpp Add an option to prevent cpu stall on slow IO. 2014-12-26 01:07:16 -08:00
Config.h Add an option to prevent cpu stall on slow IO. 2014-12-26 01:07:16 -08:00
Core.cpp dx9: Avoid triggering reset when size unchanged. 2014-12-28 13:19:19 -08:00
Core.h dx9: Avoid triggering reset when size unchanged. 2014-12-28 13:19:19 -08:00
Core.vcxproj Take screenshots with savestates. 2014-12-20 23:14:46 -08:00
Core.vcxproj.filters Take screenshots with savestates. 2014-12-20 23:14:46 -08:00
CoreParameter.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
CoreTiming.cpp Prevent a few savestate cross-compat issues. 2014-12-08 21:18:56 -08:00
CoreTiming.h
CwCheat.cpp
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp Loaders: Fix a mismatched delete call 2014-12-03 14:55:20 -05:00
Loaders.h Kill FileLoader::Reopen()... 2014-11-23 14:08:14 -08:00
MemMap.cpp Reduce the number of places we include JitCommon.h. Update native. 2014-12-12 23:49:08 +01:00
MemMap.h Better support for new archs. 2014-11-11 22:55:49 +10:00
MemMapFunctions.cpp
Opcode.h
PSPLoaders.cpp added optional per-game settings 2014-12-16 00:14:11 +01:00
PSPLoaders.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
PSPMixer.cpp
PSPMixer.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
Reporting.cpp
Reporting.h
SaveState.cpp Try default constructors for Symbian. 2014-12-20 23:39:44 -08:00
SaveState.h Try default constructors for Symbian. 2014-12-20 23:39:44 -08:00
Screenshot.cpp Write screenshots using unicode-aware apis on win. 2014-12-28 20:39:57 -08:00
Screenshot.h Take screenshots with savestates. 2014-12-20 23:14:46 -08:00
System.cpp Allow switching cpu thread on/off ingame. 2014-12-20 17:39:42 -08:00
System.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
ThreadEventQueue.h
x360_compat.h