dolphin/Source/Core
Tillmann Karras e659f5ac58 JitBackpatch: fix NOP padding
The new NOP emitter breaks when called with a negative count. As it
turns out, it did happen when deoptimizing 8 bit MOVs because they are
only 4 bytes long and need no BSWAP.
2014-04-30 15:26:11 +02:00
..
AudioCommon Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
Common JitBackpatch: fix NOP padding 2014-04-30 15:26:11 +02:00
Core JitBackpatch: fix NOP padding 2014-04-30 15:26:11 +02:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX DolphinWX Config: mark JITIL as slower to remove a source of confusion for users. 2014-04-18 00:43:49 +02:00
InputCommon Add support for the guide button to XInput 2014-04-17 12:03:44 +01:00
VideoBackends Merge pull request #236 from magumagu/d3d11-fix-peekz 2014-04-27 16:09:02 +02:00
VideoCommon Merge pull request #306 from neobrain/pixel_center_correction 2014-04-25 09:32:36 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00