This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-08 13:43:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8b5871ccbeb75a23df51d90e4dfe00299abf5fc
ppsspp
/
Common
/
File
/
VFS
T
History
Henrik Rydgård
919979eece
Disable excessive logging
2023-05-02 11:40:50 +02: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
Buildfixes
2023-03-07 20:22:28 +01:00
VFS.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00
ZipFileReader.cpp
Disable excessive logging
2023-05-02 11:40:50 +02:00
ZipFileReader.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00