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-26 16:54:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e977906d75f6ca7e12ddd1ec00adfd1d3f26725d
ppsspp
/
Common
/
File
/
VFS
T
History
Henrik Rydgård
36d10b89e2
Remove locks on safe zip file operations (that don't involve the file pointer)
2024-11-30 11:55:36 +01:00
..
DirectoryReader.cpp
Use Exists instead of GetFileInfo in more cases
2024-11-30 00:39:38 +01:00
DirectoryReader.h
Use Exists instead of GetFileInfo in more cases
2024-11-30 00:39:38 +01:00
VFS.cpp
Use Exists instead of GetFileInfo in more cases
2024-11-30 00:39:38 +01:00
VFS.h
Use Exists instead of GetFileInfo in more cases
2024-11-30 00:39:38 +01:00
ZipFileReader.cpp
Remove locks on safe zip file operations (that don't involve the file pointer)
2024-11-30 11:55:36 +01:00
ZipFileReader.h
ZipFileReader: Save the zip path so we can log it
2024-11-30 02:44:01 +01:00