dolphin/Source/Core
skidau fbdf9ba153 Added preliminary support for ES_LAUNCH (Wii Multi-boot games) by using HLE to hijack the OSBootDol function.
Metroid Prime Trilogy is working.  Wii Sports+Wii Sports Resort is not working.  Any games which can be played using the dol replacement trick should work here.

Suspect that the DOL's are meant to receive an argument list which has not been catered for in this code.  This probably also means that the Metroid Prime Trilogy games are locked in Veteran difficulty for the time-being.
2012-12-26 23:06:42 +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 Added preliminary support for ES_LAUNCH (Wii Multi-boot games) by using HLE to hijack the OSBootDol function. 2012-12-26 23:06:42 +11:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02: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