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-27 09:15:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d08f45f4a4a8817ca61cf9007e244ffbe21c84ea
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