dolphin/Source/Core
magumagu 002fb0b563 Interpreter: don't PanicAlert on write to SPR_HID2.
The alert apparently triggers on Midway Arcade Treasures 2; given that the
game otherwise works fine, it's not a high priority to accurately emulate
the bit in question.

Fixes issue 7197.
2014-04-18 20:20:42 -07: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 Merge pull request #271 from delroth/threading-stuff 2014-04-14 23:23:16 +02:00
Core Interpreter: don't PanicAlert on write to SPR_HID2. 2014-04-18 20:20:42 -07:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Fix the integer overflow that happens in the MD5Sum Progressbar. 2014-04-14 20:40:43 -05:00
InputCommon Add support for the guide button to XInput 2014-04-17 12:03:44 +01:00
VideoBackends D3D11 backend: fix rounding in texture encoder. 2014-04-15 23:36:05 -07:00
VideoCommon VideoCommon: fix rounding in TEV. 2014-04-15 16:47:01 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00