dolphin/Source/Core
Scott Mansell 5b47635b3f Fix bug in interpreter's lswx. Was overwriting extra register.
When n was a multiple of 4, the old implementation would overwrite
the following register with 0.

This was causing Not64 to crash.

Thanks to Extrems for spotting this.
2016-08-27 14:15:42 +12:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Merge pull request #3386 from lioncash/memory 2016-08-19 11:04:45 +02:00
Core Fix bug in interpreter's lswx. Was overwriting extra register. 2016-08-27 14:15:42 +12:00
DiscIO Run clang-format on missed files 2016-08-11 21:14:39 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Merge pull request #4136 from Helios747/custom_textures_hotkey 2016-08-22 16:59:01 +02:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #4140 from Armada651/ww-depth 2016-08-24 02:28:53 +12:00
VideoCommon PixelShaderManager: Use signed integers for the depth range parameters. 2016-08-23 15:54:05 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00