dolphin/Source/Core/Core
skidau b7aed97508 Merge pull request #1239 from FioraAeterna/updatetables
CPU: improve instruction table flags for RC bits
2014-10-10 13:04:57 +11:00
..
Boot Fix BAT register initial values in bootcode 2014-10-01 12:54:06 -07:00
Debugger Debug: fix display of instructions in virtual memory in MMU games 2014-09-27 01:07:37 -07:00
DSP DSPJitRegCache: Use std::array to represent the register arrays 2014-09-28 03:02:29 -04:00
FifoPlayer
HLE
HW Merge pull request #1226 from skidau/emu-wiimote-speaker-sample-rate 2014-10-09 14:11:21 +11:00
IPC_HLE Add a central variable g_want_determinism which controls whether to try to make things deterministic. 2014-09-28 21:34:31 -04:00
PowerPC Merge pull request #1239 from FioraAeterna/updatetables 2014-10-10 13:04:57 +11:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
ArmMemTools.cpp
BootManager.cpp Add the override config option. 2014-09-28 21:34:31 -04:00
BootManager.h
CMakeLists.txt
ConfigManager.cpp Add on screen frame counter. 2014-09-30 18:49:44 -04:00
ConfigManager.h Add on screen frame counter. 2014-09-30 18:49:44 -04:00
Core.cpp Merge pull request #1187 from lioncash/global 2014-10-01 13:23:11 +10:00
Core.h Add a central variable g_want_determinism which controls whether to try to make things deterministic. 2014-09-28 21:34:31 -04:00
Core.vcxproj
Core.vcxproj.filters
CoreParameter.cpp JIT: fix accidental disabling of block linking by default 2014-10-09 12:00:40 -07:00
CoreParameter.h Debug: fix disable block linking option 2014-10-08 19:03:25 -07:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
MemTools.h
Movie.cpp Add wiimote tas input. 2014-10-03 12:02:52 -04:00
Movie.h Add wiimote tas input. 2014-10-03 12:02:52 -04:00
NetPlayClient.cpp NetPlayClient: Remove unused macro 2014-09-29 08:42:18 -04:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp Increased the savestate internal version. 2014-09-28 11:51:14 +10:00
State.h
VolumeHandler.cpp
VolumeHandler.h
x64MemTools.cpp