mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07:00
A set of small changes to handle title imports more accurately. * Clean up the import directory after an import, exactly like IOS. This should prevent the title directory from having useless leftover contents, which could confuse the emulated software. * More robust failsafe in case an import does not complete normally. IOS checks for stale imports and handles them appropriately on boot. We now do the same. * Create all directories as IOS does. This includes the data directory. |
||
|---|---|---|
| .. | ||
| Android | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| PCH | ||
| UnitTests | ||
| VSProps | ||
| .clang-format | ||
| CMakeLists.txt | ||
| dolphin-emu.sln | ||