dolphin/Source/Core
Ryan Houdek 69c3e6516c Disables NEON optimized instructions.
These are causing issues in games. In particular you get pink on the screen in Animal Crossing.
Disable until fully investigated.

This also disables fastmem on floating point loadstore instructions which are horribly broken and won't actually backpatch when an invalid read/write
is encountered.
2014-11-14 15:13:13 +00:00
..
AudioCommon Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Common Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Core Disables NEON optimized instructions. 2014-11-14 15:13:13 +00:00
DiscIO Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
DolphinQt Merge pull request #1509 from lioncash/headers 2014-11-06 20:58:13 -05:00
DolphinWX LogWindow: Fix the timer event bindings 2014-11-14 00:46:42 -05:00
InputCommon VideoCommon/VideoBackends: Remove unnecessary wxWidgets references. 2014-11-01 19:19:00 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
VideoCommon Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00