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-09-20 11:27:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
598d07305839eb74a4e75d93fa2bfbf074d5e1c8
ppsspp
/
Core
/
FileSystems
T
History
Henrik Rydgård
64680a4ebf
Add early checks in the various BlockDevice implementations
2025-06-07 12:30:20 +02:00
..
BlobFileSystem.cpp
…
BlobFileSystem.h
…
BlockDevices.cpp
Add early checks in the various BlockDevice implementations
2025-06-07 12:30:20 +02:00
BlockDevices.h
Add a way for errors to bubble up out of BlockDevice creation
2025-06-07 12:30:20 +02:00
DirectoryFileSystem.cpp
…
DirectoryFileSystem.h
…
FileSystem.cpp
…
FileSystem.h
…
ISOFileSystem.cpp
…
ISOFileSystem.h
…
MetaFileSystem.cpp
Fix some bad "for (auto x : y)" usage
2025-04-29 16:46:14 +02:00
MetaFileSystem.h
…
tlzrc.cpp
Memory safety fixes
2025-05-22 11:10:00 +02:00
VirtualDiscFileSystem.cpp
…
VirtualDiscFileSystem.h
…