dolphin/Source/Core
skidau 95f6685900 Changed the HLE system to allow it to hook the beginning, the end or replace the entire function without changing the GC memory. Fixes Kirby's Return to Dreamland.
Added a way to categorise the type of HLE function.  Currently, there are debug, floating point, memory and generic functions.
Added a HLE function for OSGetResetCode (Warm reset).  Fixes the CSI games.
Added a switch to disable all of the HLE functions if the idle skipping option is disabled.
2012-12-28 14:26:46 +11:00
..
AudioCommon (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383. 2012-12-14 12:15:01 -06:00
Common Merge branch 'immediate-removal' 2012-12-25 12:39:00 +01:00
Core Changed the HLE system to allow it to hook the beginning, the end or replace the entire function without changing the GC memory. Fixes Kirby's Return to Dreamland. 2012-12-28 14:26:46 +11:00
DiscIO Added support for Reset (from menu). Fixes Sam & Max. 2012-12-26 23:10:40 +11:00
DolphinWX When using the "Keep window on top option" make sure that the effect of 2012-12-25 21:12:51 -06:00
InputCommon Clean up gcc/g++ compiler warnings that have accumulated. 2012-12-10 00:40:28 -06:00
VideoCommon Merge branch 'immediate-removal' 2012-12-25 12:39:00 +01:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00