ppsspp/Common/File/VFS
2024-01-29 10:37:38 +01:00
..
DirectoryReader.cpp Optimize away those extra GetFileInfo, since both backends can get the size during Open efficiently. 2023-03-08 09:11:25 +01:00
DirectoryReader.h Optimize away those extra GetFileInfo, since both backends can get the size during Open efficiently. 2023-03-08 09:11:25 +01:00
VFS.cpp Assorted paranoia, get rid of an allocation in the audio loop 2024-01-29 10:37:38 +01:00
VFS.h Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00
ZipFileReader.cpp Logging updates 2024-01-29 00:54:24 +01:00
ZipFileReader.h Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00