dolphin/Source/Core
skidau 9529667eae Merge pull request #1032 from FioraAeterna/fixnocc
JIT: fix conditional-continue=off
2014-09-08 17:34:28 +10:00
..
AudioCommon Route the wiimote speaker to the sound mixer (the host system's speakers). Emulated Wiimote speaker sounds will go to the host system's speakers. Real Wiimotes will continue to use their own speaker for Wiimote speaker sounds. All Wiimote speaker sound can be disabled by unchecking the "Enable Speaker Data" option. 2014-09-07 14:16:20 +10:00
Common Merge pull request #1024 from comex/abi-cleanup 2014-09-08 01:03:36 -04:00
Core Merge pull request #1032 from FioraAeterna/fixnocc 2014-09-08 17:34:28 +10:00
DiscIO Merge pull request #851 from lioncash/logg 2014-09-06 12:35:19 -07:00
DolphinWX Merge pull request #971 from TurboK234/EFB_copies_togglefix 2014-09-08 17:05:52 +10:00
InputCommon Controller Interface: Remove "using namespace" in header file. 2014-09-04 23:02:25 -05:00
VideoBackends Merge pull request #972 from Sonicadvance1/fix-intel-windows 2014-09-05 11:06:49 -07:00
VideoCommon Remove the inaccurately named ABI_PushAllCalleeSavedRegsAndAdjustStack (it didn't preserve FPRs!) and replace with ABI_PushRegistersAndAdjustStack. 2014-09-08 01:00:10 -04:00
CMakeLists.txt