dolphin/Source/Core
Fiora c2ed29fe0d MemmapFunctions: various MMU optimizations
Small TLB lookup optimizations: this is the hot path for MMU code, so try to
make it better.

Template the TLB lookup functions based on the lookup type (opcode, data,
no exception).

Clean up the Read/Write functions and make them more consistent.

Add an early-exit path for MMU accesses to ReadFromHardware/WriteToHardware.
2015-01-05 10:34:55 -08:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common GekkoDisassembler: fix display of CRs in branch operations 2015-01-03 19:53:55 -08:00
Core MemmapFunctions: various MMU optimizations 2015-01-05 10:34:55 -08:00
DiscIO Merge pull request #1776 from JosJuice/cleanrip-wii-discs 2015-01-03 10:42:51 +11:00
DolphinQt DolphinQt: Silence -Wshadow warnings. 2014-12-09 10:36:16 -06:00
DolphinWX Merge pull request #1743 from Stevoisiak/variableNamingConsistency 2015-01-04 22:45:30 +01:00
InputCommon Manually revert d34418100b 2014-12-20 00:33:15 -05:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends OGL: Fix stereoscopy not being applied properly while the game is running. 2015-01-03 01:36:43 +01:00
VideoCommon VideoCommon: fix deterministic dual core 2015-01-03 21:50:51 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00