| .. |
|
Boot
|
Core: Get rid of an unnecessary struct typedef in Boot.h.
|
2014-07-13 15:28:50 -04:00 |
|
Debugger
|
mark all local functions as static
|
2014-07-11 16:07:23 +02:00 |
|
DSP
|
Get rid of a few C-style struct declarations
|
2014-07-23 20:36:45 -04:00 |
|
FifoPlayer
|
Revert "Don't add segfault handler in interpreter mode"
|
2014-07-07 05:30:06 +02:00 |
|
HLE
|
Fix warnings unearthed by #579
|
2014-07-13 02:16:51 +02:00 |
|
HW
|
Merge pull request #674 from lioncash/loldsp
|
2014-07-26 17:00:02 -04:00 |
|
IPC_HLE
|
Get rid of a few C-style struct declarations
|
2014-07-23 20:36:45 -04:00 |
|
PowerPC
|
Merge pull request #655 from lioncash/crashes
|
2014-07-23 21:24:03 +12:00 |
|
ActionReplay.cpp
|
Centralize the logging code into its own folder in Common.
|
2014-06-25 22:11:42 -04:00 |
|
ActionReplay.h
|
|
|
|
ARDecrypt.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
ARDecrypt.h
|
|
|
|
ArmMemTools.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
|
BootManager.cpp
|
Revert "Don't add segfault handler in interpreter mode"
|
2014-07-07 05:30:06 +02:00 |
|
BootManager.h
|
|
|
|
CMakeLists.txt
|
remove unused globals
|
2014-07-11 16:10:20 +02:00 |
|
ConfigManager.cpp
|
ControllerEmu: Make BackgroundInput a global setting through the virtualization
|
2014-07-11 13:38:37 -04:00 |
|
ConfigManager.h
|
ControllerEmu: Make BackgroundInput a global setting through the virtualization
|
2014-07-11 13:38:37 -04:00 |
|
Core.cpp
|
Core: Get rid of the void handle parameter for DSP initialization
|
2014-07-26 16:54:36 -04:00 |
|
Core.h
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
Core.vcxproj
|
Remove UDPWiimote feature
|
2014-07-11 13:32:56 -04:00 |
|
Core.vcxproj.filters
|
Remove UDPWiimote feature
|
2014-07-11 13:32:56 -04:00 |
|
CoreParameter.cpp
|
Revert "Don't add segfault handler in interpreter mode"
|
2014-07-07 05:30:06 +02:00 |
|
CoreParameter.h
|
Revert "Don't add segfault handler in interpreter mode"
|
2014-07-07 05:30:06 +02:00 |
|
CoreTiming.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
CoreTiming.h
|
Move CoreTiming::downcount to PowerPC::ppcState.
|
2014-06-26 01:48:00 +00:00 |
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
Core: Get rid of the void handle parameter for DSP initialization
|
2014-07-26 16:54:36 -04:00 |
|
ec_wii.cpp
|
Fix warnings unearthed by #579
|
2014-07-13 02:16:51 +02:00 |
|
ec_wii.h
|
Fix warnings unearthed by #579
|
2014-07-13 02:16:51 +02:00 |
|
GeckoCode.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
GeckoCode.h
|
|
|
|
GeckoCodeConfig.cpp
|
mark all local functions as static
|
2014-07-11 16:07:23 +02:00 |
|
GeckoCodeConfig.h
|
|
|
|
Host.h
|
Cosmetic changes based on feedback on PR #506.
|
2014-07-26 13:04:39 +02:00 |
|
MemTools.h
|
|
|
|
Movie.cpp
|
Core: Use param padState instead of a global in SetInputDisplayString
|
2014-07-26 17:14:54 -04:00 |
|
Movie.h
|
remove unused globals
|
2014-07-11 16:10:20 +02:00 |
|
NetPlayClient.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
NetPlayClient.h
|
Change SPADStatus struct name to GCPadStatus
|
2014-07-10 22:02:38 -04:00 |
|
NetPlayProto.h
|
Revert "Don't add segfault handler in interpreter mode"
|
2014-07-07 05:30:06 +02:00 |
|
NetPlayServer.cpp
|
Revert "Don't add segfault handler in interpreter mode"
|
2014-07-07 05:30:06 +02:00 |
|
NetPlayServer.h
|
Add an option to kick players from netplay.
|
2014-06-18 13:22:45 -04:00 |
|
PatchEngine.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
PatchEngine.h
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
State.cpp
|
DTK: Adjustments attempting to increase accuracy
|
2014-07-27 03:15:52 +08:00 |
|
State.h
|
Various changes suggested by cppcheck
|
2014-02-28 12:43:20 +01:00 |
|
stdafx.cpp
|
|
|
|
stdafx.h
|
Remove the min/max functions in CommonFuncs.
|
2014-05-29 21:44:41 -04:00 |
|
Tracer.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
Tracer.h
|
|
|
|
VolumeHandler.cpp
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
|
VolumeHandler.h
|
|
|
|
x64MemTools.cpp
|
Fix warnings unearthed by #579
|
2014-07-13 02:16:51 +02:00 |