ppsspp/Core
Unknown W. Brackets b1b2c91eb3 Fix issues on win32 with multithreading.
We weren't properly rechecking based on spurious wakeups (which
technically can happen on x64 too.)
2014-07-06 14:02:00 -07:00
..
Debugger Add options to import/export .sym files from the menu 2014-06-30 00:02:22 +02:00
Dialog Play it safer with savedata dialog thread safety. 2014-07-01 22:52:51 -07:00
ELF Update PrxDecrypter.cpp 2014-06-24 15:48:59 +01:00
FileSystems Improve cross-platform savestate compat. 2014-07-04 13:34:38 -07:00
Font Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Fix sceCtrl buffer update timing drift. 2014-07-06 01:08:44 -07:00
HW Oops 2014-06-23 22:56:12 +02:00
MIPS Keep track of ranges that have emuhack ops. 2014-07-05 16:25:16 -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 bugfix: Strdup the generated mac address 2014-06-30 01:08:45 +02:00
Config.h Change RandMAC function call to function pointer 2014-06-29 18:27:03 -04:00
Core.cpp Fix #6477 by sleeping for 16ms when minimized. 2014-07-01 13:29:39 +10: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 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 Also fire mhz change listeners on load state. 2014-07-02 08:19:49 -07:00
CoreTiming.h Fire a callback when cpu mhz changes. 2014-07-01 23:01:30 -07:00
CwCheat.cpp Update CwCheat.cpp fixed button-contrl cheat code 2014-06-28 13:19:42 +08: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 Symbian: Fix memmap freeze. 2014-06-25 22:01:40 +10:00
MemMap.h Keep track of ranges that have emuhack ops. 2014-07-05 16:25:16 -07:00
MemMapFunctions.cpp Keep track of ranges that have emuhack ops. 2014-07-05 16:25:16 -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 Fix missing log semicolons only affecting logging. 2014-06-29 19:09:39 -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 Cleam up thread names a bit, name the Main thread. 2014-06-29 12:53:03 +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 issues on win32 with multithreading. 2014-07-06 14:02:00 -07:00
x360_compat.h [Xbox] Missings files 2014-03-02 11:16:56 -08:00