ppsspp/Core
Unknown W. Brackets 413523c8ac Unpause lists after wait signals with no handler.
This stops the gpu/displaylist/state test from hanging, and appears to be
the correct behavior.  It makes sense.
2014-08-17 14:14:25 -07:00
..
Debugger Correctly break when disabled and temp bps overlap. 2014-08-08 08:53:44 -07:00
Dialog Add sanity checks to refuse to delete bad savedata (resulted in devastating delete of SAVEDATA/ in MGS PW!) 2014-07-21 20:29:41 +02:00
ELF Calculate the module info data/text/bss size. 2014-07-13 19:53:00 -07:00
FileSystems Rename to ISOBlockSystem, savestate workaround (?) 2014-07-28 00:01:10 +02:00
Font Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Unpause lists after wait signals with no handler. 2014-08-17 14:14:25 -07:00
HW Fix some compiler warnings. 2014-07-17 00:49:58 +10:00
MIPS Merge pull request #6680 from unknownbrackets/replace-funcs 2014-08-04 23:44:20 +02:00
Util Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
CMakeLists.txt Add sceUsbGps module 2014-08-13 00:11:26 +08:00
Config.cpp Default to a deadzone 0.6f (60%) instead, as suggested. 2014-08-17 14:39:34 -04:00
Config.h Make it available for everybody. 2014-08-17 14:36:35 -04:00
Core.cpp Make the ini tweak available for everybody. 2014-07-21 10:30:52 +02: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 Win32 buildfix. 2014-08-12 22:34:05 -04:00
Core.vcxproj.filters Win32 buildfix. 2014-08-12 22:34:05 -04: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 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
Loaders.cpp Get rid of redundant ERROR_LOG. 2014-03-03 11:57:33 -05:00
Loaders.h
MemMap.cpp Introduce a memory shutdown lock. 2014-07-19 23:30:19 -07:00
MemMap.h Sailfish: More compatibility with SailFish OS. It also needs stddef where Maemo does. 2014-07-24 23:20:09 +10: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 Rename to ISOBlockSystem, savestate workaround (?) 2014-07-28 00:01:10 +02: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 Improve a crash in disassembly on game shutdown. 2014-07-20 14:42:20 -07: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