dolphin/Source
Fiora 8903df7300 MMU: simplify code to restore original data register after failed load
Instead of passing the value around constantly, just store it in the regcache,
note where it is, and restore it on the exception path.

This saves a whole bunch of pushing and popping and gives a ~5% speed boost
in Rebel Strike. It's a bit ugly, but it simplifies a lot of code and is
faster, too.
2015-01-05 10:45:59 -08:00
..
Android [Android] Add support for sterescopy configuration. 2014-12-26 08:17:29 -06:00
Core MMU: simplify code to restore original data register after failed load 2015-01-05 10:45:59 -08:00
DSPSpy Update Outdated Google Code References 2014-12-20 21:17:51 -06:00
DSPTool msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
PCH Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
UnitTests VideoCommon: split VertexLoaderBase from VertexLoader 2014-12-21 14:12:43 +01:00
VSProps windows: use qt 5.4.0 2014-12-13 20:59:40 -08:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00