dolphin/Source/Core
Léo Lam 02e17594b0 WiiUtils: Attempt to fix the NAND more aggressively
Change the repair logic to fix issues more aggressively by deleting bad
titles. This is necessary because of a bug in Dolphin's WAD boot code.

The UI code was updated to inform the user about titles that will be
deleted if they continue a repair, before deleting anything.
2017-10-08 18:57:58 +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 WiiUtils: Attempt to fix the NAND more aggressively 2017-10-08 18:57:58 +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 WiiUtils: Attempt to fix the NAND more aggressively 2017-10-08 18:57:58 +02:00
DolphinWX WiiUtils: Attempt to fix the NAND more aggressively 2017-10-08 18:57:58 +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