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-25 08:14:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
atrac-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
Henrik Rydgård
61a3d40303
Fix memory leak when looking for icons in texture replacement zip files
2025-06-14 09:49:07 +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
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
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