dolphin/Source/Core
Ryan Houdek e883a6fb2e Fix all the current issues with the AArch64 register cache.
Fixes all the current issues I've been experiencing.
Scaled back the register cache idea for now so I can actually work on some real instructions.

Tested this work with unit tests so I know it works.
Unit tests are pretty great things.
2014-09-12 06:39:15 -05:00
..
AudioCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
Common Merge pull request #1051 from Sonicadvance1/ARM-Common 2014-09-11 21:12:21 -05:00
Core Fix all the current issues with the AArch64 register cache. 2014-09-12 06:39:15 -05:00
DiscIO Merge pull request #1048 from lioncash/discio 2014-09-12 11:31:29 +10:00
DolphinWX Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
InputCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
VideoBackends Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
VideoCommon Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
CMakeLists.txt