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
/
Core
/
FileLoaders
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Henrik Rydgård
2d8de4c1bf
Improve error checking on game launch.
...
See
#21886
2026-07-08 12:04:15 +02:00
..
CachingFileLoader.cpp
VertexDecoder: Refactor away lowerbound/upperbound parameters
2026-02-05 13:26:17 +01:00
CachingFileLoader.h
VertexDecoder: Refactor away lowerbound/upperbound parameters
2026-02-05 13:26:17 +01:00
DiskCachingFileLoader.cpp
Use the libretro VFS interface in libretro builds
2026-01-01 00:24:01 -05:00
DiskCachingFileLoader.h
Global: Set many read-only params as const.
2022-12-10 21:13:36 -08:00
HTTPFileLoader.cpp
Allow passing in a custom resolver to HTTPRequest and Connection. This inverts the bad dependency.
2025-08-06 00:16:34 +02:00
HTTPFileLoader.h
Make some timeouts a bit more visible in the code. Some should be re-evaluated.
2024-01-24 09:50:26 +01:00
LocalFileLoader.cpp
Improve error checking on game launch.
2026-07-08 12:04:15 +02:00
LocalFileLoader.h
Improve error checking on game launch.
2026-07-08 12:04:15 +02:00
RamCachingFileLoader.cpp
Remove redundant sleep in RamCachingFileLoader
2025-03-30 11:22:19 +02:00
RamCachingFileLoader.h
Remove redundant sleep in RamCachingFileLoader
2025-03-30 11:22:19 +02:00
RetryingFileLoader.cpp
…
RetryingFileLoader.h
…
ZipFileLoader.cpp
Warning fixes
2026-03-10 12:19:27 +01:00
ZipFileLoader.h
Fixed build with system libzip and miniupnpc
2025-05-31 16:03:57 -07:00