dolphin/Source/Core/Core
2014-03-30 13:06:45 +02:00
..
Boot Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
Debugger Mark the PPCDebugInterface and DSPDebugInterface as final. 2014-03-18 20:42:08 -04:00
DSP Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
FifoPlayer Add the algorithm header to a few FifoPlayer cpp files. 2014-03-29 10:42:28 -04:00
HLE Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
HW DSPHLE: Rename variables in the Zelda UCode to match Dolphin's coding style 2014-03-30 13:06:45 +02:00
IPC_HLE Fixes Wiimotes for libogc. 2014-03-30 11:04:30 +13:00
PowerPC Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
ActionReplay.cpp Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
ActionReplay.h
ARDecrypt.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
ARDecrypt.h
ArmMemTools.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
BootManager.cpp Save bHLE_BS2 to config cache before it can be changed while booting. 2014-03-16 20:05:09 -04:00
BootManager.h
CMakeLists.txt DSPHLE: Rename files to remove redundant 'UCode' prefix. 2014-03-30 00:01:15 +01:00
ConfigManager.cpp Allow the user to enable the extended information string like the old days. 2014-03-22 23:32:07 -05:00
ConfigManager.h Allow the user to enable the extended information string like the old days. 2014-03-22 23:32:07 -05:00
Core.cpp Allow the user to enable the extended information string like the old days. 2014-03-22 23:32:07 -05:00
Core.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Core.vcxproj DSPHLE: Rename files to remove redundant 'UCode' prefix. 2014-03-30 00:01:15 +01:00
Core.vcxproj.filters DSPHLE: Rename files to remove redundant 'UCode' prefix. 2014-03-30 00:01:15 +01:00
CoreParameter.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
CoreParameter.h
CoreTiming.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
CoreTiming.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
ec_wii.h
GeckoCode.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
GeckoCode.h
GeckoCodeConfig.cpp Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
GeckoCodeConfig.h
Host.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
MemTools.h
Movie.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Movie.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
NetPlayClient.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
NetPlayServer.h
PatchEngine.cpp Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
PatchEngine.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
State.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
State.h Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
stdafx.cpp
stdafx.h
Tracer.cpp
Tracer.h
VolumeHandler.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VolumeHandler.h
x64MemTools.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00