dolphin/Source/Core
Fiora 9923d705df JIT: simplify and optimize memcheck macros
Instead of jumping over update code and similar, just jump directly to the
handler.

This avoids redundant exception checks in the case where we can't do fastmem
memory operations (e.g. paired loadstore).
2015-01-05 10:34:59 -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 JIT: simplify and optimize memcheck macros 2015-01-05 10:34:59 -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