dolphin/Source/Core
magumagu e01a33f69b Make reset button (Emulation -> Reset) work correctly for Wii games.
Fixes issue 8328.

As far as I know, this works the same way as console. Games will generally
react to the reset button the same way as Home->Reset, so this is
only marginally useful, but possibly nice to have in certain situations.

Note that if you try to use Reset, and you're running a WAD which isn't
installed, it will likely crash because WADs respond to the reset button
by launching themselves with ES_LAUNCH.  It might be a good idea to add some
sort of hack to make this work as expected.

It would be easy to extend this to support the power button, but it's
unclear how exactly that should be exposed in the UI. See also issue 8979.

Needs to be rebased once PR #3811 is merged.
2016-06-25 21:21:44 -07:00
..
AudioCommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Common GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
Core Make reset button (Emulation -> Reset) work correctly for Wii games. 2016-06-25 21:21:44 -07:00
DiscIO Undo some comment formatting changes from b5104a7 2016-06-25 18:07:10 +02:00
DolphinQt2 Merge pull request #3678 from rukai/dolphinQtPropertiesDialog 2016-06-25 10:31:46 -05:00
DolphinWX Undo some comment formatting changes from b5104a7 2016-06-25 18:07:10 +02:00
InputCommon Fix a small formatting issue 2016-06-25 13:46:53 +02:00
UICommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VideoBackends Fix D3D12 headers missing includes. 2016-06-24 11:14:10 +00:00
VideoCommon Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00