ppsspp/Core
Unknown W. Brackets 55403e42c2 Introduce a memory shutdown lock.
This allows the debugger to access memory in a safe way that should never
crash.
2014-07-19 23:30:19 -07:00
..
Debugger Introduce a memory shutdown lock. 2014-07-19 23:30:19 -07:00
Dialog Skip reporting savedata stuff in known cases. 2014-07-09 23:30:20 -07:00
ELF Calculate the module info data/text/bss size. 2014-07-13 19:53:00 -07:00
FileSystems Fix some compiler warnings. 2014-07-17 00:49:58 +10:00
Font Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Remove the "Change MAC Address" screen, and simply generate a new (random) one upon pressing the button. 2014-07-18 16:58:26 -04:00
HW Fix some compiler warnings. 2014-07-17 00:49:58 +10:00
MIPS Merge pull request #6506 from unknownbrackets/replace-funcs 2014-07-18 09:34:46 +02:00
Util
CMakeLists.txt
Config.cpp Add an "Auto" mode that makes display res match internal res. 2014-07-20 00:22:08 +02:00
Config.h Add option to use the Android hardware scaler by setting a low resolution 2014-07-20 00:22:08 +02:00
Core.cpp Improve frame timing on non-Windows. Disable IdleTiming when audio is disabled. 2014-07-16 01:04:43 +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
Core.vcxproj.filters
CoreParameter.h
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
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp
Loaders.h
MemMap.cpp Introduce a memory shutdown lock. 2014-07-19 23:30:19 -07:00
MemMap.h Introduce a memory shutdown lock. 2014-07-19 23:30:19 -07:00
MemMapFunctions.cpp Keep track of ranges that have emuhack ops. 2014-07-05 16:25:16 -07:00
Opcode.h
PSPLoaders.cpp Update Symbian to GCC 4.8.3 2014-06-11 03:10:50 +10:00
PSPLoaders.h
PSPMixer.cpp Be consistent about how we read and update the UI state variable 2014-06-22 09:57:01 +02:00
PSPMixer.h
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
System.cpp Improve a crash in disassembly on game shutdown. 2014-07-18 00:22:19 -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