dolphin/Source/Core/Core/IOS/FS
Admiral H. Curtiss efae5827f2
IOS/FS: Implement GetExtendedDirectoryStats().
Behaves like GetDirectoryStats() but doesn't clamp to the Wii limits, so we can tell the user exactly how overfull their NAND is.
2023-07-14 04:48:23 +02:00
..
HostBackend IOS/FS: Implement GetExtendedDirectoryStats(). 2023-07-14 04:48:23 +02:00
FileSystem.h IOS/FS: Implement GetExtendedDirectoryStats(). 2023-07-14 04:48:23 +02:00
FileSystemCommon.cpp IOS/FS: Filter files exposed to the emulated system in ReadDirectory() and GetDirectoryStats(). 2023-04-10 19:50:08 +02:00
FileSystemProxy.cpp EnumUtils: Add Common::ToUnderlying 2023-06-17 07:15:33 -05:00
FileSystemProxy.h IOS/FS: Split FSDevice into FSCore and FSDevice. 2023-05-15 20:41:47 +02:00