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-26 16:54:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f2f0873df8ff7884e1be73c99fa2f7b47aaa445
ppsspp
/
Common
/
File
/
VFS
T
History
Henrik Rydgård
deb2fa4a63
Texture replacement: Fix issue where we could accidentally close a file twice.
...
Add a sanity check.
2025-06-06 10:31:01 +02:00
..
DirectoryReader.cpp
Texture replacement: Fix issue where we could accidentally close a file twice.
2025-06-06 10:31:01 +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
Correct some log categories, add UI category, some warning fixes
2025-04-09 13:45:21 +02:00
ZipFileReader.h
Basic custom icon support (through texture replacement)
2025-02-13 10:47:58 -06:00