dolphin/Source/Core/Core
Fiora 6ac2fcca61 MMU: disable BAT resolution
No known games, not even Wii MMU games like Cars 2 and Toy Story 3, use custom
BATs. This makes BAT resolution a waste of time. BAT handling could be
optimized significantly, but as long as nothing uses it, it's easier to just
disable it.

Should significantly improve performance in MMU-heavy games.
2014-10-13 22:04:03 -07: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 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 MMU: disable BAT resolution 2014-10-13 22:04:03 -07: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 #1252 from FioraAeterna/regallocator 2014-10-14 12:45:48 +11:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
ArmMemTools.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
BootManager.cpp Add the override config option. 2014-09-28 21:34:31 -04:00
BootManager.h
CMakeLists.txt [AArch64] Implement a bunch of integer instructions 2014-09-19 15:23:21 -05:00
ConfigManager.cpp Core: Use an enum for indicating CPU cores 2014-10-13 10:35:31 -04:00
ConfigManager.h Add on screen frame counter. 2014-09-30 18:49:44 -04:00
Core.cpp Core: Use an enum for indicating CPU cores 2014-10-13 10:35:31 -04: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 Reorganize backpatching a bit. Untested on ARM. 2014-09-17 19:57:06 -04:00
Core.vcxproj.filters Reorganize backpatching a bit. Untested on ARM. 2014-09-17 19:57:06 -04:00
CoreParameter.cpp Core: Use an enum for indicating CPU cores 2014-10-13 10:35:31 -04:00
CoreParameter.h Core: Use an enum for indicating CPU cores 2014-10-13 10:35:31 -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 Run exception handlers on an alternate stack on Linux. 2014-09-17 19:57:04 -04:00
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 Merge pull request #1095 from crudelios/sw-bbox 2014-10-13 15:57:11 +11:00
State.h
VolumeHandler.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
VolumeHandler.h
x64MemTools.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00