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-07-28 01:35:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6bc4ecd774eecef1be580b116c0a7fbd5af8ee4e
ppsspp
/
Common
/
File
/
VFS
T
History
Herman Semenov
and
Henrik Rydgård
45429bcd85
[Common/Data/File/Input/Net/Serialize/System/UI] Using for based loop C++17 and replaced on structured binding map C++17
2024-09-17 17:42:08 +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
Logging API change (refactor) (
#19324
)
2024-07-14 14:42:59 +02:00
VFS.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00
ZipFileReader.cpp
[Common/Data/File/Input/Net/Serialize/System/UI] Using for based loop C++17 and replaced on structured binding map C++17
2024-09-17 17:42:08 +02:00
ZipFileReader.h
Add a unit test, fix listing zip directories
2023-05-02 11:35:45 +02:00