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-08-31 09:45:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
sce-netlib-impl
ppsspp
/
Common
/
System
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Henrik Rydgård
993c3a9c67
Avoid accurately computing disk space on iOS and Android (where it can be slow). Add a setting.
2026-07-14 22:22:29 +02:00
..
Display.cpp
Fix imgui being upside down on some backends.
2026-06-01 10:53:41 +02:00
Display.h
Fix imgui being upside down on some backends.
2026-06-01 10:53:41 +02:00
NativeApp.h
Fix some input behavior that got lost in the previous commits.
2026-06-24 21:48:44 +02:00
OSD.cpp
Add really simple 7z extraction, using the 7z VFS
2026-03-27 14:34:18 -06:00
OSD.h
Clean up the OSD click callback code
2026-02-09 13:08:44 +01:00
Request.cpp
Plumb through an error code for missing activity. Will later be used to improve the UI.
2026-05-11 10:52:36 +02:00
Request.h
Clean up the string type in RequestCallback - somehow was both char* and std::string????
2026-05-18 14:16:34 +02:00
System.h
Avoid accurately computing disk space on iOS and Android (where it can be slow). Add a setting.
2026-07-14 22:22:29 +02:00