dolphin/Source/Core/Core/IOS/FS
Léo Lam 89713c5889 IOS/FS: Add CreateFullPath helper
Analogous to File::CreateFullPath, but for the Wii filesystem so this
ensures that directories and files receive proper attributes.

(This function is technically not part of the FS sysmodule but it's in
an internal FS library that is reused in several IOS sysmodules.)
2018-05-06 14:22:44 +02:00
..
HostBackend FileSystem: Fix member destruction order 2018-04-15 14:29:27 +02:00
FileSystem.cpp IOS/FS: Add CreateFullPath helper 2018-05-06 14:22:44 +02:00
FileSystem.h IOS/FS: Add CreateFullPath helper 2018-05-06 14:22:44 +02:00
FileSystemProxy.cpp IOS/FS: Fix ReadDirectory file list copying 2018-04-20 00:02:32 +02:00
FileSystemProxy.h IOS/FS: Emulate read/write/close/seek timing 2018-04-07 23:35:28 +02:00