dolphin/Source/Core/Core
Léo Lam 42d217b9a8 WiiUtils: Add an online updater
While setting up a proper NAND for Wii emulation has become much easier
now that disc and online system updates work, they still require users
to have a recent disc game, certificates extracted from IOS or a NAND
dump for online updates to work and to really get all system titles.

This commit adds the ability to do an online update right from
Dolphin itself, which solves that usability issue.
2017-06-28 11:22:10 +02:00
..
Boot Add CommonTitles.h for common Wii title IDs 2017-06-26 15:17:55 +02:00
Config Merge pull request #5594 from MerryMage/phack 2017-06-16 18:36:39 +02:00
ConfigLoaders Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Debugger Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
DSP DSPCore: replace 'GC' with 'GameCube' in messages 2017-06-18 15:43:02 -07:00
FifoPlayer FifoRecorder: Don't allocate ~100.7MB on program startup 2017-06-19 02:47:26 -04:00
HLE Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
HW Fix GCC warnings 2017-06-28 01:12:13 +01:00
IOS Merge pull request #5707 from leoetlino/content-table 2017-06-28 10:42:59 +02:00
PowerPC Replace MMU mask tests with dedicated function. 2017-06-22 20:22:53 +02:00
ActionReplay.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp do not assign in conditional statements 2017-06-07 20:09:44 -07:00
ARDecrypt.h
BootManager.cpp Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
BootManager.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
CMakeLists.txt Move WiiUtils to Core 2017-06-28 11:22:10 +02:00
CommonTitles.h IOS/ES: Refuse to launch the shop with default credentials 2017-06-26 20:30:13 +02:00
ConfigManager.cpp Changed OpenAL latency setting to really reflect how much time it is. 2017-06-27 06:54:28 -03:00
ConfigManager.h Changed OpenAL latency setting to really reflect how much time it is. 2017-06-27 06:54:28 -03:00
Core.cpp Rename CMixer to Mixer 2017-06-26 15:01:07 -07:00
Core.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Core.vcxproj Move WiiUtils to Core 2017-06-28 11:22:10 +02:00
Core.vcxproj.filters Move WiiUtils to Core 2017-06-28 11:22:10 +02:00
CoreTiming.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
CoreTiming.h JitArm64: Implement timer SPRs 2017-04-25 09:20:09 +01:00
DSPEmulator.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
DSPEmulator.h
ec_wii.cpp IOS/ES: Refuse to launch the shop with default credentials 2017-06-26 20:30:13 +02:00
ec_wii.h IOS/ES: Refuse to launch the shop with default credentials 2017-06-26 20:30:13 +02:00
GeckoCode.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
GeckoCode.h
GeckoCodeConfig.cpp Common: Add HttpRequest to simplify HTTP requests 2017-06-13 12:52:31 +02:00
GeckoCodeConfig.h
Host.h Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
HotkeyManager.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
HotkeyManager.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Remove unnecessary WiiRoot inits/shutdowns 2017-06-27 20:43:39 +02:00
Movie.h Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
NetPlayClient.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
NetPlayServer.h
PatchEngine.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
PatchEngine.h
State.cpp IOS/ES: Fix content table handling 2017-06-27 15:37:00 +02:00
State.h
TitleDatabase.cpp TitleDatabase: Add more information to a comment 2017-06-26 11:25:58 +02:00
TitleDatabase.h TitleDatabase: Fix header includes 2017-05-22 02:02:04 +02:00
WiiRoot.cpp Core: Remove useless ShutdownWiiRoot calls 2017-06-10 20:00:43 +02:00
WiiRoot.h
WiiUtils.cpp WiiUtils: Add an online updater 2017-06-28 11:22:10 +02:00
WiiUtils.h WiiUtils: Add an online updater 2017-06-28 11:22:10 +02:00