ppsspp/Core
Henrik Rydgård e46976f08e Merge pull request #7147 from lioncash/moarconst
Mark some functions as const
2014-12-08 00:25:42 +01:00
..
Debugger Replace assembler with a submodule 2014-11-23 21:09:40 +01:00
Dialog Core: Get rid of a few c_str/strlen calls 2014-12-03 17:15:05 -05:00
ELF Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
FileSystems Mark some functions as const 2014-12-07 17:08:13 -05:00
Font
HLE Mark some functions as const 2014-12-07 17:08:13 -05:00
HW More audio microoptimization 2014-12-07 21:14:09 +01:00
MIPS Merge pull request #7147 from lioncash/moarconst 2014-12-08 00:25:42 +01:00
Util Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
CMakeLists.txt Add sceUsbGps module 2014-08-13 00:11:26 +08:00
Config.cpp Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
Config.h Workaround for graphics glitch in Phantasy Star Portable 2 2014-11-08 20:31:17 +08:00
Core.cpp Seems like this else was a mistake. 2014-08-23 21:54:04 -07:00
Core.h
Core.vcxproj Buildfix the arm emitter test in the unittest. 2014-12-07 14:12:13 +01:00
Core.vcxproj.filters Merge the rest of the old NEON branch. 2014-12-06 13:14:03 +01:00
CoreParameter.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
CoreTiming.cpp Improve some timing in msgpipes. 2014-09-01 20:03:58 -07:00
CoreTiming.h
CwCheat.cpp Fix Cwcheat code type for address compare 2014-07-25 13:11:28 +02:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h D3D9 init error reporting improved. Use "override" properly in Host. 2014-09-20 21:55:58 +02:00
Loaders.cpp Loaders: Fix a mismatched delete call 2014-12-03 14:55:20 -05:00
Loaders.h Kill FileLoader::Reopen()... 2014-11-23 14:08:14 -08:00
MemMap.cpp Better support for new archs. 2014-11-11 22:55:49 +10:00
MemMap.h Better support for new archs. 2014-11-11 22:55:49 +10:00
MemMapFunctions.cpp
Opcode.h
PSPLoaders.cpp Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
PSPLoaders.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
PSPMixer.cpp
PSPMixer.h
Reporting.cpp Add actual reporting of compatibility. 2014-09-27 16:41:34 -07:00
Reporting.h Add actual reporting of compatibility. 2014-09-27 16:41:34 -07:00
SaveState.cpp Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
SaveState.h
System.cpp Kill FileLoader::Reopen()... 2014-11-23 14:08:14 -08:00
System.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
ThreadEventQueue.h
x360_compat.h