summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinTool/ToolMain.cpp
AgeCommit message (Expand)Author
2024-04-18DolphinTool: Add an image extract commandJonas Kalsvik
2023-06-16DolphinTool: Use {fmt} libraryget
2023-06-16DolphinTool: Use EXIT_SUCCESS and EXIT_FAILUREget
2023-06-16DolphinTool: Ditch OOP designget
2023-06-16DolphinTool: Sensible changesget
2023-06-02Core: Assert that only the Host thread may call PauseAndLock().Admiral H. Curtiss
2023-05-16StringUtil: Move CommandLineToUtf8Argv() into Common namespaceLioncash
2022-03-20Merge pull request #10491 from Minty-Meeo/dolphin-tool-more-stuffAdmiral H. Curtiss
2022-03-19Added a way to check Block Size, Compression Method, and Compression Level fl...Minty-Meeo
2022-03-07windows: wrap all main funcs with utf8 conversionsShawn Hoffman
2021-12-03DolphinTool: CLI utility interface and disc image toolsssdsnake