ppsspp/Core
Henrik Rydgård 812d64a4b7 Merge pull request #6774 from hrydgard/merge-ced2911-dx9-work
Cherry-pick from ced2911's dx9 work
2014-08-24 14:06:04 +02:00
..
Debugger Correctly break when disabled and temp bps overlap. 2014-08-08 08:53:44 -07:00
Dialog (Partially) slip thin3d underneath DrawBuffer. 2014-08-22 20:54:53 +02:00
ELF Sum all .bss* sections when counting bss size. 2014-08-17 14:25:58 -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 Get it running on Android again 2014-08-23 09:48:08 +02:00
HW Merge pull request #6685 from unknownbrackets/kill-volume 2014-08-19 07:56:01 +02:00
MIPS Add another memcpy variant. 2014-08-23 08:45:25 -07:00
Util
CMakeLists.txt Add sceUsbGps module 2014-08-13 00:11:26 +08:00
Config.cpp Merge pull request #6765 from hrydgard/thin3d 2014-08-23 10:52:21 +02:00
Config.h D3D: Don't display buffered rendering upside down. Support screen scaling filter setting 2014-08-24 14:04:55 +02: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 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
Loaders.h
MemMap.cpp Introduce a memory shutdown lock. 2014-07-19 23:30:19 -07:00
MemMap.h Allocate executables low, not at a specific addr. 2014-08-17 14:26:00 -07:00
MemMapFunctions.cpp Keep track of ranges that have emuhack ops. 2014-07-05 16:25:16 -07:00
Opcode.h
PSPLoaders.cpp Rename to ISOBlockSystem, savestate workaround (?) 2014-07-28 00:01:10 +02: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-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