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
/
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
02e9deb232
Fix some input behavior that got lost in the previous commits.
2026-06-24 21:48:44 +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
Hide orientation controls on large Android 17 devices, since they won't work.
2026-06-15 10:37:58 +02:00