dolphin/Source/Core
Shawn Hoffman 4fe3e46725 Add the mixer change from issue 1479 (use sleep(1) instead of cpu yield)
Fix aram handling in wii mode - was doing strange things with aram AND mem2 space - only mem2 exists on wii. Let me know if this breaks anything...
Fix Wii BS2 HLE - don't zero out bytes 6 and 7
Thanks to skidau for finding the ssbb error cause :)
Fixes issue 303
Fixes issue 1479

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4687 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-13 07:42:15 +00:00
..
AudioCommon Add the mixer change from issue 1479 (use sleep(1) instead of cpu yield) 2009-12-13 07:42:15 +00:00
Common My first commit :) 2009-11-24 17:10:38 +00:00
Core Add the mixer change from issue 1479 (use sleep(1) instead of cpu yield) 2009-12-13 07:42:15 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX Fix a crash when dumping memory 2009-12-10 09:16:21 +00:00
DiscIO VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning around the bootup logic. 2009-12-10 09:16:10 +00:00
DolphinWX Fix a crash reported in r4671, plus a fix related to issue 1523 i forgot a month ago >.> 2009-12-11 00:03:56 +00:00
DSPCore DSPLLE stuff (2 new opcodes) 2009-12-08 22:44:11 +00:00
InputCommon I think this should fix the "Wiimote sudden death after 15 min" issue, actually I announced this was a test in the log message of r4647, but it seems no one has noticed. 2009-12-09 15:29:39 +00:00
VideoCommon Small fix for the last commit, and a little fix for disable fog to really disable it :) 2009-12-09 13:51:28 +00:00