ppsspp/Core
Henrik Rydgård eccbb15e89 Merge pull request #6388 from unknownbrackets/ui-tweaks
Show game background during controller/keyboard game selection
2014-06-22 08:53:11 +02: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 Further add a codecType check 2014-06-22 06:49:02 +08:00
HW Fix a few warnings, mostly type comparisons. 2014-05-31 21:42:57 -07:00
MIPS armjit: Oops, correctly handle plus/minus vmin/max. 2014-06-21 07:45: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 Poll controllers on a separate thread on Windows. 2014-03-23 23:46:10 -07:00
Core.h
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
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
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp
Loaders.h
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
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
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 Clean up a leak in sceAudiocodec load state. 2014-05-29 08:11:00 -07:00
System.h
ThreadEventQueue.h Fix hang on stop before run w/ multithreading. 2014-04-28 23:42:17 -07:00
x360_compat.h