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-11 01:25:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
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
Henrik Rydgård
0a0b4b9d95
Make opening 7z file android-compatible. Assorted buildfixes.
2026-03-27 14:34:18 -06:00
..
DirectoryReader.cpp
Use std::string_view in VFS
2026-02-06 13:22:35 +01:00
DirectoryReader.h
Use std::string_view in VFS
2026-02-06 13:22:35 +01:00
SevenZipFileReader.cpp
Make opening 7z file android-compatible. Assorted buildfixes.
2026-03-27 14:34:18 -06:00
SevenZipFileReader.h
Do some include untangling, to limit the spread of the Windows.h include from SevenZipFileReader.h
2026-03-27 14:34:18 -06:00
VFS.cpp
Add really simple 7z extraction, using the 7z VFS
2026-03-27 14:34:18 -06:00
VFS.h
Add the LZMA sdk
2026-03-27 14:34:15 -06:00
ZipFileReader.cpp
InstallZip: Fix problem where the delete-after option didn't work
2026-03-06 10:57:22 +01:00
ZipFileReader.h
Remove some uses of textScale
2026-02-06 14:30:47 +01:00