ppsspp/Core
2014-12-14 17:35:20 -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 Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
FileSystems Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
Font Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Remove some unused functions. 2014-12-14 17:35:20 -08:00
HW MediaEngine: Get rid of implicit boolean conversions to int 2014-12-13 23:40:04 -05:00
MIPS Blackberry buildfix. 2014-12-13 19:38:04 -08:00
Util Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
CMakeLists.txt Add sceUsbGps module 2014-08-13 00:11:26 +08:00
Config.cpp Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
Config.h Workaround for graphics glitch in Phantasy Star Portable 2 2014-11-08 20:31:17 +08:00
Core.cpp Seems like this else was a mistake. 2014-08-23 21:54:04 -07:00
Core.h Use UpdateRunLoop to handle input and detect minimized window for all platforms. 2014-06-30 00:17:34 +10:00
Core.vcxproj Some work towards being able to build two JITs together 2014-12-13 21:13:54 +01:00
Core.vcxproj.filters Split JitCommon.h so that you can include it without getting the "NativeJit" definition 2014-12-13 21:13:28 +01: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 Fire a callback when cpu mhz changes. 2014-07-01 23:01:30 -07:00
CwCheat.cpp Fix Cwcheat code type for address compare 2014-07-25 13:11:28 +02:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h D3D9 init error reporting improved. Use "override" properly in Host. 2014-09-20 21:55:58 +02:00
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 Keep track of ranges that have emuhack ops. 2014-07-05 16:25:16 -07:00
Opcode.h
PSPLoaders.cpp Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
PSPLoaders.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
PSPMixer.cpp Be consistent about how we read and update the UI state variable 2014-06-22 09:57:01 +02:00
PSPMixer.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
Reporting.cpp Add actual reporting of compatibility. 2014-09-27 16:41:34 -07:00
Reporting.h Add actual reporting of compatibility. 2014-09-27 16:41:34 -07:00
SaveState.cpp Reduce the number of places we include JitCommon.h. Update native. 2014-12-12 23:49:08 +01:00
SaveState.h
System.cpp Reduce the number of places we include JitCommon.h. Update native. 2014-12-12 23:49:08 +01:00
System.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
ThreadEventQueue.h Fix issues on win32 with multithreading. 2014-07-06 14:02:00 -07:00
x360_compat.h