dolphin/Source/Core/Core
EmptyChaos e91c0222b4 GeckoCode: Cleanup
The active codes vector cannot safely be used outside the mutex,
move the lock out into RunCodeHandler. s_code_handler_installed was
also racing against SetActiveCodes since it's being written both
inside and outside the lock.

General cleanup. Add s_ prefixes, use constexpr, remove C casts.
2016-10-03 16:27:18 +11:00
..
Boot Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
Debugger PPCDebugInterface: Fix ToggleMemcheck 2016-09-15 13:08:48 +10:00
DSP Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
FifoPlayer Support for dynamic BAT modification (dynamic-bat). 2016-09-06 08:43:22 +02:00
HLE
HW Merge pull request #4244 from leoetlino/stm-shutdown 2016-10-02 20:25:13 -07:00
IPC_HLE Merge pull request #4244 from leoetlino/stm-shutdown 2016-10-02 20:25:13 -07:00
PowerPC Merge pull request #4200 from EmptyChaos/jit64-dispatch-bug 2016-10-02 20:41:39 -07:00
ActionReplay.cpp
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Force disable WC24 standby mode 2016-10-01 13:06:04 +02:00
BootManager.h
CMakeLists.txt IPC_HLE/stm: Separate header and implementation 2016-10-01 13:06:04 +02:00
ConfigManager.cpp ConfigManager: In-class initialise member variables 2016-09-25 22:36:26 +02:00
ConfigManager.h ConfigManager: In-class initialise member variables 2016-09-25 22:36:26 +02:00
Core.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
Core.h
Core.vcxproj IPC_HLE/stm: Separate header and implementation 2016-10-01 13:06:04 +02:00
Core.vcxproj.filters IPC_HLE/stm: Separate header and implementation 2016-10-01 13:06:04 +02:00
CoreTiming.cpp CoreTiming: Guarantee FIFO processing of timed events 2016-09-08 19:46:42 +10:00
CoreTiming.h CoreTiming: Document initial startup behavior 2016-09-03 14:55:45 +10:00
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp GeckoCode: Cleanup 2016-10-03 16:27:18 +11:00
GeckoCode.h GeckoCode: Cleanup 2016-10-03 16:27:18 +11:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp
HotkeyManager.h
MachineContext.h
MemoryWatcher.cpp Core: Change CoreTiming event key from int to EventType* 2016-09-03 14:55:44 +10:00
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Move code into Movie::SignalDiscChange 2016-08-21 12:51:14 +02:00
Movie.h Move code into Movie::SignalDiscChange 2016-08-21 12:51:14 +02:00
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp DVDInterface: Make changing discs savestate-safe 2016-09-27 16:51:14 +02:00
State.h