dolphin/Source/Core
magumagu 8dad1be319 Fix sound buffer addresses in Zelda UCode HLE.
The code previously mixed up the addresses of the right and left buffer;
testing shows that the address of the left buffer comes first.
2014-03-26 14:06:30 -07:00
..
AudioCommon Delete a bunch of old audio HLE cruft. 2014-03-26 11:17:19 -07:00
Common Merge pull request #210 from magumagu/writerex-fix 2014-03-26 02:34:44 +01:00
Core Fix sound buffer addresses in Zelda UCode HLE. 2014-03-26 14:06:30 -07:00
DiscIO Fix a crash that got recently introduced. 2014-03-23 22:29:30 -05:00
DolphinWX Revert "Remove an unnecessary wx translation underscore macro from PHackSettings." 2014-03-23 20:28:19 -05:00
InputCommon Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
VideoBackends Software renderer: Properly calculate tev combiner output. 2014-03-26 00:23:58 +01:00
VideoCommon Merge pull request #193 from neobrain/tev_combiner_fixes 2014-03-26 10:05:46 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00