This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-12 18:15:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
morph-jit-work
ppsspp
/
Common
/
File
/
VFS
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
刘皓
0b3cf1de8d
Check that
source
is non-null before attempting to use it in the
ZipContainer
constructor
2026-01-08 11:59:12 -05:00
..
DirectoryReader.cpp
Use the libretro VFS interface in libretro builds
2026-01-01 00:24:01 -05:00
DirectoryReader.h
Use Exists instead of GetFileInfo in more cases
2024-11-30 00:39:38 +01:00
VFS.cpp
Remove a lot of unnecessary string constructors
2025-08-31 15:49:29 +02:00
VFS.h
Use Exists instead of GetFileInfo in more cases
2024-11-30 00:39:38 +01:00
ZipFileReader.cpp
Check that
source
is non-null before attempting to use it in the
ZipContainer
constructor
2026-01-08 11:59:12 -05:00
ZipFileReader.h
Fix several problems with
ZipContainer
in Common/File/VFS/ZipFileReader.cpp
2026-01-02 14:25:13 -05:00