ppsspp/Core/FileSystems
2023-12-20 12:33:56 +03:00
..
BlobFileSystem.cpp Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
BlobFileSystem.h Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
BlockDevices.cpp [Common/Core/HLE] Object out of scope optimization for better codegeneration (lower level scope) 2023-12-20 12:33:56 +03:00
BlockDevices.h Fix the display of uncompressed size of things that aren't ISO and CSO 2023-12-02 23:41:20 +01:00
DirectoryFileSystem.cpp [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
DirectoryFileSystem.h [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
FileSystem.cpp SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
FileSystem.h FileSystem: add missing <cstdint> header 2023-05-01 04:26:42 +02:00
ISOFileSystem.cpp [Core/Debugger/FileLoaders/FileSystems/MIPS] Using reserve if possible 2023-12-15 13:59:19 +03:00
ISOFileSystem.h [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
MetaFileSystem.cpp [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
MetaFileSystem.h [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
tlzrc.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
VirtualDiscFileSystem.cpp Log level/type: Use enum class instead of the awkward namespace trick. 2023-08-25 11:48:59 +02:00
VirtualDiscFileSystem.h Log level/type: Use enum class instead of the awkward namespace trick. 2023-08-25 11:48:59 +02:00