dolphin/Source/Core/Core
skidau 8ef21bc5e2 Merge pull request #1272 from RisingFog/sconfig-dump-frames
Move bDumpFrames to SConfig (and it's references)
2014-10-15 13:42:37 +11:00
..
Boot Fix BAT register initial values in bootcode 2014-10-01 12:54:06 -07:00
Debugger
DSP Corrected the step size bytes for the start of the DSP accelerator chunk. Patch by hk.konpie 2014-10-13 22:10:37 +11:00
FifoPlayer
HLE
HW Merge pull request #1243 from comex/warning-fixes 2014-10-14 01:14:26 -04:00
IPC_HLE
PowerPC Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option 2014-10-14 01:08:20 -04:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
ArmMemTools.cpp
BootManager.cpp Removed the MMU Speed Hack option. The TLBHack is now enabled if the MMU option is disabled. This will help catch cases where a game requires the TLBHack but the option has not been set in the game ini. It also removes the possibility to mistakenly enable both the MMU and TLBHack. 2014-10-11 11:31:16 +11:00
BootManager.h
CMakeLists.txt
ConfigManager.cpp Merge pull request #1272 from RisingFog/sconfig-dump-frames 2014-10-15 13:42:37 +11:00
ConfigManager.h Move bDumpFrames to SConfig (and it's references) 2014-10-12 23:56:16 -04:00
Core.cpp Core: Use an enum for indicating CPU cores 2014-10-13 10:35:31 -04:00
Core.h
Core.vcxproj
Core.vcxproj.filters
CoreParameter.cpp Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option 2014-10-14 01:08:20 -04:00
CoreParameter.h Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option 2014-10-14 01:08:20 -04: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.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp Merge pull request #1095 from crudelios/sw-bbox 2014-10-13 15:57:11 +11:00
State.h
VolumeHandler.cpp
VolumeHandler.h
x64MemTools.cpp