ppsspp/Core
Unknown W. Brackets 4561440df7 Handle GE pause signals per tests.
They really should pause, but we were resetting them incorrectly.
And most importantly, sceGeContinue() inside the signal handler absolutely
must work.  Games use this a lot.
2014-04-11 23:50:20 -07:00
..
Debugger Merge pull request #5621 from chinhodado/patch-2 2014-03-22 16:17:13 +01:00
Dialog Revent back status = SCE_UTILITY_STATUS_FINISHED 2014-03-30 18:48:31 +08:00
ELF Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00
FileSystems Oops, close the dir after listing it in ms0:/. 2014-03-30 19:34:19 -07:00
Font Avoid some ChunkFile includes. 2014-03-15 11:32:57 -07:00
HLE Handle GE pause signals per tests. 2014-04-11 23:50:20 -07:00
HW ME : Init packet as {0} 2014-04-06 20:40:04 +08:00
MIPS Skip flushing FPU/VFPU regs if none were allocated. 2014-03-30 00:42:25 -07:00
Util Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
CMakeLists.txt Implement sceMt19937() 2014-01-25 20:17:53 +08:00
Config.cpp Add yet another hack setting to work around the 3rd Birthday problem. 2014-03-13 19:00:35 +01:00
Config.h Add yet another hack setting to work around the 3rd Birthday problem. 2014-03-13 19:00:35 +01: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 Support audio playing (AT3, AT3+, Mp3, AAC) 2014-03-23 19:45:08 +01:00
Core.vcxproj.filters Support audio playing (AT3, AT3+, Mp3, AAC) 2014-03-23 19:45:08 +01:00
CoreParameter.h Remove obsolete outputWidth/outputHeight 2014-02-10 12:44:35 +01:00
CoreTiming.cpp Timer hack was running too fast. 2014-03-26 00:09:34 +10:00
CoreTiming.h More include cleanup. Hoping for very slightly faster compile times.. 2013-12-30 10:49:05 +01:00
CwCheat.cpp Fix some minor warnings. 2014-03-03 00:08:32 -08:00
CwCheat.h Disable reporting when using cheats as well. 2014-02-15 15:41:27 -08:00
HDRemaster.cpp Restructure the hack to be more correct, and add support for double texture coordinates. Fixes #2314. 2013-06-26 16:02:52 -04:00
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 Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
MemMap.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
MemMapFunctions.cpp Delete CPU.cpp/h , cleanup 2013-12-30 00:11:29 +01:00
Opcode.h MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
PSPLoaders.cpp Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07: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 Oops, fix compat reports on Android. 2014-03-03 07:25:17 -08:00
Reporting.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
SaveState.cpp Keep track of whether a savestate has been used. 2014-02-09 17:39:15 -08:00
SaveState.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
System.cpp Support audio playing (AT3, AT3+, Mp3, AAC) 2014-03-23 19:45:08 +01:00
System.h Add a basic decrypted EBOOT.BIN dump function. 2014-02-27 01:35:17 -05:00
ThreadEventQueue.h Blackberry: fix freezing due to overflow of nanoseconds in timer. 2013-11-11 04:53:08 +10:00
x360_compat.h [Xbox] Missings files 2014-03-02 11:16:56 -08:00