dolphin/Source/Core/Core
magumagu 49f223a211 Remove setting "BlockMerging".
It isn't hooked up to anything anymore, and it isn't the sort of thing we
want users messing with anyway.
2015-02-11 19:52:48 -08:00
..
Boot Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
Debugger Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
DSP Correct clobber comments 2015-02-04 22:26:40 +01:00
FifoPlayer Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
HLE Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
HW Merge pull request #1856 from magumagu/correct-translation-disable-2 2015-02-11 17:04:12 -08:00
IPC_HLE Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PowerPC Fix ARM64 build for address translation changes. 2015-02-11 13:56:38 -08:00
ActionReplay.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Remove setting "BlockMerging". 2015-02-11 19:52:48 -08:00
BootManager.h
CMakeLists.txt Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
ConfigManager.cpp Merge pull request #2025 from phire/be-neobrain 2015-02-09 12:55:58 +01:00
ConfigManager.h Added support for AGP. Original patch by GreyRogue. 2015-01-24 12:13:23 +11:00
Core.cpp Fixed the crash which occurred when opening Wiimote configuration before a game was started. 2015-02-04 18:48:19 +11:00
Core.h
Core.vcxproj Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
Core.vcxproj.filters Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
CoreParameter.cpp Remove setting "BlockMerging". 2015-02-11 19:52:48 -08:00
CoreParameter.h Remove setting "BlockMerging". 2015-02-11 19:52:48 -08:00
CoreTiming.cpp Clean up usage of ScheduleEvent_Threadsafe. 2015-01-30 14:48:23 -08:00
CoreTiming.h
DSPEmulator.cpp Clean Up 2015-01-24 17:10:21 -06:00
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp HotKey: fix warnings 2015-02-04 20:19:16 +01:00
HotkeyManager.h HotKey: fix warnings 2015-02-04 20:19:16 +01:00
MachineContext.h
MemTools.cpp Clean Up 2015-01-24 17:10:21 -06:00
MemTools.h
Movie.cpp Remove EFB to RAM cache, and simplify code. 2015-01-23 10:48:15 -08:00
Movie.h
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h Clean Up 2015-01-24 17:10:21 -06:00
NetPlayServer.cpp Merge pull request #1869 from Stevoisiak/GeneralConsistency 2015-01-21 13:46:53 -06:00
NetPlayServer.h
PatchEngine.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PatchEngine.h Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
State.cpp Merge pull request #1752 from Buddybenj/clean-up 2015-02-10 11:39:14 -08:00
State.h
VolumeHandler.cpp
VolumeHandler.h