dolphin/Source/Core
Ryan Houdek 17a4208fe5 [AArch64] Adds backpatching routines.
Currently supports only integer loadstores. Floating point loadstores will come later.

This system is semi based on the ARMv7 backpatching routine, where we need to initialize our backpatch routine sizes prior to actually using them so
we know we won't be overwriting any memory.
2014-12-21 19:40:29 -06:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common Merge pull request #1486 from rohit-n/goto 2014-12-20 16:47:55 +01:00
Core [AArch64] Adds backpatching routines. 2014-12-21 19:40:29 -06:00
DiscIO DiscIO: Clear error status when reading file 2014-12-14 13:16:21 +01:00
DolphinQt DolphinQt: Silence -Wshadow warnings. 2014-12-09 10:36:16 -06:00
DolphinWX Merge pull request #1638 from Stevoisiak/DSP-to-Audio 2014-12-21 01:57:39 +01:00
InputCommon Manually revert d34418100b 2014-12-20 00:33:15 -05:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Merge pull request #1732 from Sonicadvance1/stupid_android_garbage 2014-12-20 15:29:38 -06:00
VideoCommon OGL: move osd warning for not supported stereo mode into config validation 2014-12-20 19:54:00 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00