ppsspp/Core
Unknown W. Brackets b603a71281 Fix Star Ocean movement problems due to memcpy.
It needs to handle overlap correctly, ugh.
2014-05-31 21:48:10 -07:00
..
Debugger Upgrade symbolmaps with module address info. 2014-05-04 01:24:18 -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 Get rid of unnecessary c_str calls in VirtualDiscFileSystem.cpp 2014-05-27 21:57:10 -04:00
Font Avoid some ChunkFile includes. 2014-03-15 11:32:57 -07:00
HLE Fix Star Ocean movement problems due to memcpy. 2014-05-31 21:48:10 -07:00
HW Fix a few warnings, mostly type comparisons. 2014-05-31 21:42:57 -07:00
MIPS Merge pull request #6197 from unknownbrackets/replace-funcs 2014-05-31 20:30:30 +02: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 Add setting to enable/disable GPU block transfer 2014-05-25 10:18:14 +02:00
Config.h Add setting to enable/disable GPU block transfer 2014-05-25 10:18:14 +02: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
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp
Loaders.h
MemMap.cpp Fix Windows build. 2014-05-29 10:33:02 +10:00
MemMap.h Clean up MemArena and MemMap. Remove Symbian from MemArena (shouldn't have more ifdefs than code) 2014-05-29 03:30:23 +10:00
MemMapFunctions.cpp Mirror memory for VRAM mirrors. 2014-05-06 00:45:47 -07:00
Opcode.h
PSPLoaders.cpp World Neverland Qukria Kingdom Stories Chinese translate bypass EBOOT 2014-05-30 12:28:27 +08: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
Reporting.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
SaveState.cpp Clear replacements on savestate outside jit too. 2014-05-31 10:03:02 -07: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