dolphin/Source/Core/DolphinWX
comex dc91e8b607 Add a mode to use a dummy Wii NAND.
Eventually, netplay will be able to use the host's NAND, but this could
still be useful in some cases; for TAS it definitely makes sense to have
a way to avoid using any preexisting NAND.

In terms of implementation: remove D_WIIUSER_IDX, which was just WIIROOT
+ "/", as well as some other indices which are pointless to have as
separate variables rather than just using the actual path (fixed, since
they're actual Wii NAND paths) at the call site.  Then split off
D_SESSION_WIIROOT_IDX, which can point to the dummy NAND directory, from
D_WIIROOT_IDX, which always points to the "real" one the user
configured.
2015-05-28 19:14:42 -04:00
..
Android
Cheats
Config Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
Debugger
NetPlay
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp
ARCodeAddEdit.h
CMakeLists.txt
ControllerConfigDiag.cpp
ControllerConfigDiag.h
DolphinWX.rc
DolphinWX.vcxproj
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp
Frame.h
FrameAui.cpp
FrameTools.cpp Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
GameListCtrl.cpp Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
GameListCtrl.h
Globals.h
HotkeyDlg.cpp
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
ISOFile.h
ISOProperties.cpp
ISOProperties.h
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp
Main.h
MainAndroid.cpp Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
MainNoGUI.cpp
MemcardManager.cpp
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h
VideoConfigDiag.cpp Merge pull request #2162 from degasus/prefetch_tex 2015-05-26 13:30:26 +02:00
VideoConfigDiag.h Merge pull request #2162 from degasus/prefetch_tex 2015-05-26 13:30:26 +02:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h