dolphin/Source/Core
Ryan Houdek 181f16c5f0 Reimplements fastmem for ARMv7 floating point loadstores.
This implements a new system for fastmem backpatching on ARMv7 that is less of a mindfsck to deal with.
This also implements stfs under the default loadstore path as well, not sure why it was by itself in the first place.

I'll be moving the rest of the loadstore methods over to this new way in a few days.
2014-11-15 21:17:50 +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 Reimplements fastmem for ARMv7 floating point loadstores. 2014-11-15 21:17:50 +00:00
DiscIO Fix reading wii revisions. 2014-11-15 00:39:54 -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