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 00:34:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3af35aa9993dfd57e4e8ab4c262e47100eb204d0
ppsspp
/
Common
/
System
T
History
Henrik Rydgård
and
GitHub
eaadb8aa31
Merge pull request
#21762
from hrydgard/misc-fixes
...
Fix imgui upside down, some logging changes etc
2026-06-01 11:16:11 +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
Android: add achievements host override receiver
2026-06-01 01:44:04 +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
PathBrowser: Rework synchronization. Remove unused enum value in LaunchUrlType.
2026-05-10 23:41:39 +02:00