ppsspp/Core
Unknown W. Brackets 392edb4f84 Eat some cycles when switching threads.
There's a cost and it seems to be at least this much.  Matters for
Wipeout Pure when callbacks are allowed to wait.
2014-06-22 22:17:47 -07:00
..
Debugger On breakpoint change, don't wait for core too long. 2014-06-19 01:16:24 -07:00
Dialog Look at the right bytes for screenshot mode. 2014-05-29 23:28:27 -07:00
ELF Support PIC0 in PBP files. 2014-06-21 18:29:54 -07:00
FileSystems Oops, accidentally changed the non-android path in a bad way. 2014-06-10 01:06:22 +02:00
Font Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Eat some cycles when switching threads. 2014-06-22 22:17:47 -07:00
HW Play AT3 files in background audio too. 2014-06-22 09:55:14 -07:00
MIPS Remove savedIdRegister/MIPS_CALL_ID. 2014-06-22 11:29:47 -07:00
Util Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
CMakeLists.txt Add a class to create helper threads from HLE. 2014-05-22 23:38:21 -07:00
Config.cpp Join both Maemo platforms (Maemo5 + Meego Harmattan/Maemo 6) to MAEMO define. Technically they are very similar and anything that wasn't already defined for both probably needed to be. 2014-06-18 03:42:31 +10:00
Config.h Join both Maemo platforms (Maemo5 + Meego Harmattan/Maemo 6) to MAEMO define. Technically they are very similar and anything that wasn't already defined for both probably needed to be. 2014-06-18 03:42:31 +10:00
Core.cpp Be consistent about how we read and update the UI state variable 2014-06-22 09:57:01 +02:00
Core.h Update native with buildfix. Fix some resizing issues. 2014-02-10 15:14:45 +01:00
Core.vcxproj Add a class to create helper threads from HLE. 2014-05-22 23:38:21 -07:00
Core.vcxproj.filters Add a class to create helper threads from HLE. 2014-05-22 23:38:21 -07:00
CoreParameter.h Allow specifying a root path for host0:/. 2014-04-19 21:43:09 -07:00
CoreTiming.cpp Fix IsOnSeparateCPUThread(), was always false. 2014-04-28 23:22:46 -07:00
CoreTiming.h More include cleanup. Hoping for very slightly faster compile times.. 2013-12-30 10:49:05 +01:00
CwCheat.cpp CWCheats: Make sure to convert paths properly so that non-English paths are supported. 2014-06-04 23:01:03 -04:00
CwCheat.h Disable reporting when using cheats as well. 2014-02-15 15:41:27 -08:00
HDRemaster.cpp Restructure the hack to be more correct, and add support for double texture coordinates. Fixes #2314. 2013-06-26 16:02:52 -04:00
HDRemaster.h More include cleanup. Hoping for very slightly faster compile times.. 2013-12-30 10:49:05 +01:00
Host.cpp Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Host.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Loaders.cpp Get rid of redundant ERROR_LOG. 2014-03-03 11:57:33 -05:00
Loaders.h More include cleanup. Hoping for very slightly faster compile times.. 2013-12-30 10:49:05 +01:00
MemMap.cpp Fix memory mapping for sure this time on 32-bit. 2014-06-19 00:30:02 -07:00
MemMap.h Join both Maemo platforms (Maemo5 + Meego Harmattan/Maemo 6) to MAEMO define. Technically they are very similar and anything that wasn't already defined for both probably needed to be. 2014-06-18 03:42:31 +10:00
MemMapFunctions.cpp Mirror memory for VRAM mirrors. 2014-05-06 00:45:47 -07:00
Opcode.h MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
PSPLoaders.cpp Update Symbian to GCC 4.8.3 2014-06-11 03:10:50 +10:00
PSPLoaders.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07: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 Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
Reporting.cpp Join both Maemo platforms (Maemo5 + Meego Harmattan/Maemo 6) to MAEMO define. Technically they are very similar and anything that wasn't already defined for both probably needed to be. 2014-06-18 03:42:31 +10:00
Reporting.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
SaveState.cpp Correct timing on resume, avoids small speed burst when resuming gameplay from pause 2014-06-14 23:56:16 +02:00
SaveState.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
System.cpp Audio stuff: Cleanup, delete dead code 2014-06-22 14:01:23 +02:00
System.h Be consistent about how we read and update the UI state variable 2014-06-22 09:57:01 +02:00
ThreadEventQueue.h Fix hang on stop before run w/ multithreading. 2014-04-28 23:42:17 -07:00
x360_compat.h [Xbox] Missings files 2014-03-02 11:16:56 -08:00