dolphin/Source/Core
Ryan Houdek 4247506c00 [AArch64] Implements loadstore instructions in the JIT recompiler.
These instructions are all implemented with fastmem support.
Currently loads with update are disabled due to an issue that I've yet to figure out.
I'm sure I'll figure that out later.
2014-12-21 19:43:59 -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] Implements loadstore instructions in the JIT recompiler. 2014-12-21 19:43:59 -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