ppsspp/Core/FileSystems
2022-02-06 22:05:56 -08:00
..
BlobFileSystem.cpp Remove unused function GetHostPath from filesystems 2021-05-13 10:39:17 +02:00
BlobFileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
BlockDevices.cpp Core: Use FileBlockDevice for PBPs without an ISO. 2021-09-06 19:39:34 -07:00
BlockDevices.h Io: Allow early cancel of CRC calculation. 2021-02-16 19:37:48 -08:00
DirectoryFileSystem.cpp Android: Correct truncation behavior. 2022-02-06 22:05:56 -08:00
DirectoryFileSystem.h Move FixPathCase to Common/File/Path 2021-09-11 21:17:23 +02:00
FileSystem.cpp SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
FileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
ISOFileSystem.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
ISOFileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
MetaFileSystem.cpp Optimize away a couple of existence checks 2021-09-11 19:53:19 +02:00
MetaFileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
tlzrc.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
VirtualDiscFileSystem.cpp Workaround for the /PSP path thing. Needs testing. 2021-07-25 17:32:12 +02:00
VirtualDiscFileSystem.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00