dolphin/Source/Core/UICommon
Léo Lam 94dc746351 Copy Wii NAND data to user NAND in WiiRoot
Dolphin doesn't use any of the WC24 files, so this can be done when
actually starting emulation in WiiRoot. The benefit of moving the
copy is that we don't need to handle temporary NANDs in a special way.
2018-05-12 17:08:50 +02:00
..
AutoUpdate.cpp AutoUpdater: Generate basic HTML changelog. 2018-03-23 11:10:25 +01:00
AutoUpdate.h AutoUpdater: support optionally restarting Dolphin after update 2018-03-23 11:10:25 +01:00
CMakeLists.txt CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
CommandLineParse.cpp Update Readme.md and various fixes 2017-12-20 10:54:51 +01:00
CommandLineParse.h WX: Fix argument parsing 2017-11-26 18:18:48 +01:00
Disassembler.cpp UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
Disassembler.h UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
GameFile.cpp Remove EmuState 2018-03-31 16:21:17 +02:00
GameFile.h Remove EmuState 2018-03-31 16:21:17 +02:00
GameFileCache.cpp Remove EmuState 2018-03-31 16:21:17 +02:00
GameFileCache.h DolphinQt2: Don't show invalid games in game list 2018-03-29 21:52:21 +02:00
UICommon.cpp Copy Wii NAND data to user NAND in WiiRoot 2018-05-12 17:08:50 +02:00
UICommon.h UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
UICommon.vcxproj UICommon: Add AutoUpdate module + placeholder Qt implementation 2018-03-20 19:21:19 +01:00
USBUtils.cpp Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
USBUtils.h Move libusb context initialization to on first use 2017-02-07 00:47:21 +01:00
VideoUtils.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
VideoUtils.h UICommon: Move Wx Graphics Settings functions 2017-06-28 20:13:37 +02:00
X11Utils.cpp UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
X11Utils.h UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00