ppsspp/Core/FileSystems
Unknown W. Brackets 9cfcbc46e6 Global: Cleanup initialization/pointer checks.
Cleaning up a lot of cases of uninitialized data, unchecked return values
for failures, and similar.
2022-12-10 21:13:36 -08: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 Some zero init, add a null check in TextureReplacer. See #15730 2022-07-26 23:48:39 +02:00
BlockDevices.h Io: Allow early cancel of CRC calculation. 2021-02-16 19:37:48 -08:00
DirectoryFileSystem.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
DirectoryFileSystem.h Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
FileSystem.cpp SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
FileSystem.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
ISOFileSystem.cpp Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
ISOFileSystem.h Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
MetaFileSystem.cpp Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
MetaFileSystem.h Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
tlzrc.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
VirtualDiscFileSystem.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
VirtualDiscFileSystem.h Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00