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 17:45:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
http-split-headers
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
b472eb8b8b
Remove a lot of unnecessary string constructors
2025-08-31 15:49:29 +02:00
..
DirectoryReader.cpp
Fix another texture replacement crash (only happens with broken png texture files).
2025-06-10 15:03:15 +02: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
Fix memory leak when looking for icons in texture replacement zip files
2025-06-14 09:49:07 +02:00
ZipFileReader.h
Basic custom icon support (through texture replacement)
2025-02-13 10:47:58 -06:00