ppsspp/Core
Unknown W. Brackets 23a48ba799 Return better results from msgpipe waits.
Not fully tested, but it's clearer to specify.  Delete and cancel are sure
to have been wrong.
2013-08-18 18:38:06 -07:00
..
Debugger Fix some unitinialized values. 2013-08-12 23:33:11 -07:00
Dialog Fix a pointer ARRAY_SIZE() compare (eek.) 2013-08-12 23:33:40 -07:00
ELF Fix a few minor typos + small reporting change. 2013-08-12 23:02:39 -07:00
FileSystems Don't warn for umd0: and ms0:, not problems. 2013-08-18 18:38:05 -07:00
Font Fix compat issue between 64/32 bit savestates. 2013-08-13 21:05:40 -07:00
HLE Return better results from msgpipe waits. 2013-08-18 18:38:06 -07:00
HW endian for media engine 2013-08-16 09:18:45 +02:00
MIPS Minor x86 jit branch tweak from arm. 2013-08-16 23:48:41 -07:00
Util fix endian in image 2013-08-16 09:18:30 +02:00
CMakeLists.txt Add a function to walk the stack, not yet perfect. 2013-08-12 01:54:14 -07:00
Config.cpp Save grid/list status, fix some drawing glitches 2013-08-18 22:30:49 +02:00
Config.h Save grid/list status, fix some drawing glitches 2013-08-18 22:30:49 +02:00
Core.cpp Fix new UI at 1x resolution. 2013-08-16 21:41:40 -07:00
Core.h
Core.vcxproj Add xxHash-r32 to build (not used yet.) 2013-08-16 23:48:41 -07:00
Core.vcxproj.filters Add xxHash-r32 to build (not used yet.) 2013-08-16 23:48:41 -07:00
CoreParameter.h Endian and PPC support 2013-08-16 14:34:15 +02:00
CoreTiming.cpp Improve performance on x86 as well using movq. 2013-08-12 08:40:54 -07:00
CoreTiming.h
CPU.cpp
CPU.h
CwCheat.cpp Fix for 0x6 cheats 2013-08-13 21:24:35 -05:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp Add an error message specifically for PS1 eboots. 2013-08-12 01:49:37 -04:00
Loaders.h Add an error message specifically for PS1 eboots. 2013-08-12 01:49:37 -04:00
MemMap.cpp almost working ! 2013-08-16 14:45:19 +02:00
MemMap.h KISS and Android buildfix. 2013-08-16 23:48:08 -07:00
MemMapFunctions.cpp KISS and Android buildfix. 2013-08-16 23:48:08 -07:00
PSPLoaders.cpp
PSPLoaders.h
PSPMixer.cpp
PSPMixer.h
Reporting.cpp
Reporting.h
SaveState.cpp Fix savestates while not running. 2013-08-10 14:04:23 -07:00
SaveState.h
System.cpp NewUI: Don't init audio if sound is disabled. And remove some stray newlines. 2013-08-14 09:05:24 -04:00
System.h Fix a bug where sound would never be initialised if a game is started with it off, then later enabled. 2013-08-14 08:47:10 -04:00
ThreadEventQueue.h Fix condition variable misuse. 2013-08-12 02:41:37 -07:00