dolphin/Source/Core/DolphinTool
JosJuice d0d27028a0 DolphinTool: Allow converting non-GC/Wii files
This was requested by a forum user, and I thought why not.
It's a simple change to make since DiscIO already supports it,
and I assume command-line users know roughly what they're doing.
2022-03-22 18:59:01 +01:00
..
CMakeLists.txt CMakeLists: Change DiscIO dependency from common to core 2022-01-16 13:29:51 -08:00
Command.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ConvertCommand.cpp DolphinTool: Allow converting non-GC/Wii files 2022-03-22 18:59:01 +01:00
ConvertCommand.h DolphinTool: Allow converting non-GC/Wii files 2022-03-22 18:59:01 +01:00
DolphinTool.exe.manifest DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinTool.filters DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinTool.rc DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinTool.vcxproj DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
resource.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ToolHeadlessPlatform.cpp DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
ToolMain.cpp DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
VerifyCommand.cpp DolphinTool: initialize user directories (fix unintential deletion of Wii files) 2022-01-02 12:34:24 -06:00
VerifyCommand.h DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00