dolphin/Source/Core
Léo Lam 520039ab28 Boot: Use values from libogc for booting Wii homebrew
Set HID0, HID4, GPR1 to values that are used by libogc for
initialisation. This makes boots more similar to a launch
from the HBC or another loader, since normally the registers
have already been initialised by the loader.

This fixes a crash in homebrew that assume GPR1 points to a correct
location and attempt to use it before initialising registers.
2017-12-09 17:24:03 +01:00
..
AudioCommon Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
Common Merge pull request #6237 from lioncash/gekko-disasm 2017-12-08 22:50:40 +01:00
Core Boot: Use values from libogc for booting Wii homebrew 2017-12-09 17:24:03 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Exit on Esc, pause on F10 2017-11-11 12:51:54 -02:00
DolphinQt2 Merge pull request #6217 from ligfx/qtfifofix 2017-12-04 12:05:33 +01:00
DolphinWX DolphinWX: Resolve missing declaration warnings 2017-12-07 18:58:20 -05:00
InputCommon GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
UICommon Config: Handle unknown system strings better 2017-11-26 18:24:01 +01:00
VideoBackends VideoCommon: Drop now unused efb2tex matrix generation. 2017-12-06 09:30:03 +01:00
VideoCommon Merge pull request #6240 from JosJuice/stream-path-encoding 2017-12-07 10:04:55 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00