dolphin/Source/Core/Core
Markus Wick da3b03c61d Merge pull request #3829 from phire/timing_madness
Increase Audio DMA Interrupt delay to 200 cycles (Fix assorted Namco games)
2016-05-18 20:14:02 +02:00
..
Boot Always clear memory when booting 2016-04-01 21:35:26 +02:00
Debugger
DSP DSP: Fix integer promotion spill 2016-04-08 12:08:17 +10:00
FifoPlayer Always clear memory when booting 2016-04-01 21:35:26 +02:00
HLE
HW Merge pull request #3829 from phire/timing_madness 2016-05-18 20:14:02 +02:00
IPC_HLE Fix IPCHLE to make NeoGamma work. 2016-05-07 11:37:21 -07:00
PowerPC JitArm64: optimize bclrx 2016-05-14 00:05:55 +02:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp
BootManager.h
CMakeLists.txt
ConfigManager.cpp
ConfigManager.h
Core.cpp Use CoreTiming for MemoryWatcher. 2016-04-28 21:28:15 -07:00
Core.h
Core.vcxproj
Core.vcxproj.filters
CoreTiming.cpp CoreTiming: Trim max slicelength to the given value. 2016-04-30 19:28:14 +12:00
CoreTiming.h Alternative fix: promote cycleslate to an s64 everywhere. 2016-04-10 02:13:06 +12:00
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Relabel hotkey option for toggle frame limit to better reflect function 2016-02-15 04:11:21 -06:00
HotkeyManager.h
MachineContext.h
MemoryWatcher.cpp Use CoreTiming for MemoryWatcher. 2016-04-28 21:28:15 -07:00
MemoryWatcher.h Use CoreTiming for MemoryWatcher. 2016-04-28 21:28:15 -07:00
MemTools.cpp Implement BLR Overflow handling for Windows. 2016-03-20 00:41:28 +13:00
MemTools.h
Movie.cpp Merge pull request #3810 from mathieui/fix-adapter-recording-savestate 2016-05-12 20:53:04 +12:00
Movie.h Merge pull request #3769 from RisingFog/remove_framestep 2016-04-29 19:41:25 -04:00
NetPlayClient.cpp SCM: Use std::string. 2016-05-05 00:22:49 +02:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp SCM: Use std::string. 2016-05-05 00:22:49 +02:00
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp ChunkFile: Handle bool in a stable way across platforms 2016-04-14 22:55:03 -04:00
State.h