dolphin/Source/Core
skidau 4c6bbec600 Changed the maximum slice length to 1000 from 20000. This makes the emulator check external exceptions more regularly. Fixes the audio cutting in and out in the Resident Evil GC games using DSP HLE.
Triggered the ARAM interrupt by the scheduler instead of directly in function.  Fixes a hang in Mario Super Baseball.

Fixes issue 5825.
Fixes issue 5096.
2013-03-01 20:23:55 +11:00
..
AudioCommon ARM Support without GLSL 2013-02-26 13:49:00 -06:00
Common Fix a StringUtil regression from the arm-noglsl merge 2013-02-28 13:12:35 +01:00
Core Changed the maximum slice length to 1000 from 20000. This makes the emulator check external exceptions more regularly. Fixes the audio cutting in and out in the Resident Evil GC games using DSP HLE. 2013-03-01 20:23:55 +11:00
DiscIO Fixes two memory leaks, one is pretty bad for OSX. 2013-03-01 19:21:34 +13:00
DolphinWX Merge branch 'master' into FIFO-BP 2013-03-01 20:12:56 +11:00
InputCommon Fixes two memory leaks, one is pretty bad for OSX. 2013-03-01 19:21:34 +13:00
VideoCommon Merge branch 'master' into FIFO-BP 2013-03-01 20:12:56 +11:00
CMakeLists.txt