dolphin/Source/Core
Léo Lam 239167245d Add a way to check the NAND for issues and fix them
Old versions of Dolphin are so broken regarding NAND handling that
we need this to repair common issues and avoid issues with titles
like the System Menu or the Wii Shop.

This isn't an exhaustive check, but this will catch most issues
and offer to fix them automatically (if possible).
2017-10-08 18:31:42 +02:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common DebugInterface: Rename InsertBLR to Patch 2017-10-05 20:22:16 +02:00
Core Add a way to check the NAND for issues and fix them 2017-10-08 18:31:42 +02:00
DiscIO Add some missing WiiWare makers 2017-10-08 13:04:23 +02:00
DolphinNoGUI Core: SetOnStoppedCallback -> SetOnStateChangedCallback 2017-09-13 17:30:18 -07:00
DolphinQt2 Add a way to check the NAND for issues and fix them 2017-10-08 18:31:42 +02:00
DolphinWX Add a way to check the NAND for issues and fix them 2017-10-08 18:31:42 +02:00
InputCommon Prevent multiple HID elements of same usage type on OSX 2017-09-15 19:19:46 +02:00
UICommon Update -d argument help message 2017-09-10 12:28:53 +02:00
VideoBackends OGL/TextureCache: use std::array for the palette shader array 2017-09-17 02:34:02 -04:00
VideoCommon VideoBackends: Move SamplerState to common 2017-09-11 20:01:54 +10:00
CMakeLists.txt