dolphin/Source/Core
Ryan Houdek afc3d30f5c [AArch64] Implement BFI & UBFIZ in the emitter.
Also fixes a bug in the UBFX instruction emitter. Naughty Naughty PPSSPP, not testing emitter functions you add.
2015-06-29 19:00:22 -05:00
..
AudioCommon Merge pull request #2659 from Armada651/openal-conv 2015-06-27 00:13:02 +02:00
Common [AArch64] Implement BFI & UBFIZ in the emitter. 2015-06-29 19:00:22 -05:00
Core Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
DiscIO Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX Merge pull request #2674 from lioncash/emplace 2015-06-29 17:19:08 +02:00
InputCommon Fix misc. clang warnings - mostly complaints about inconsistent use of override. 2015-06-21 15:42:49 -04:00
UICommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
VideoBackends Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
VideoCommon Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
CMakeLists.txt