ppsspp/Core
Unknown W. Brackets 62daf6d7c8 armjit: Fix vmin/vmax to follow the PSP's rules.
Also the interpreter.  Fixes #6107.
2014-06-20 23:55:33 -07: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 Add memchecks for ELF loading. 2014-05-04 01:22:57 -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 Add an invalidate all method to the jit. 2014-06-19 01:13:06 -07:00
HW Fix a few warnings, mostly type comparisons. 2014-05-31 21:42:57 -07:00
MIPS armjit: Fix vmin/vmax to follow the PSP's rules. 2014-06-20 23:55:33 -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 Update native with buildfix. Fix some resizing issues. 2014-02-10 15:14:45 +01: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 Fix IsOnSeparateCPUThread(), was always false. 2014-04-28 23:22:46 -07:00
CoreTiming.h More include cleanup. Hoping for very slightly faster compile times.. 2013-12-30 10:49:05 +01:00
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 Disable reporting when using cheats as well. 2014-02-15 15:41:27 -08:00
HDRemaster.cpp
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 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 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 move direct sound specific behavior into the actual direct sound function instead of into an ifdef 2013-11-04 18:29:49 +01: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 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 Add a basic decrypted EBOOT.BIN dump function. 2014-02-27 01:35:17 -05:00
ThreadEventQueue.h Fix hang on stop before run w/ multithreading. 2014-04-28 23:42:17 -07:00
x360_compat.h [Xbox] Missings files 2014-03-02 11:16:56 -08:00