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-03 19:25:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f69d4eda5b3ab2a5e290e97038869002dde8008d
ppsspp
/
Common
/
System
T
History
Henrik Rydgård
9d877106d7
Android: Report various exceptions that we catch to the user if they happen
...
This can let users help debug some obscure cases.
2023-07-06 19:06:27 +02:00
..
Display.cpp
Common: Fix printf format warning.
2023-03-02 06:21:24 +00:00
Display.h
Fix blackscreen, better debug print of display parameters
2023-02-27 15:21:58 +01:00
NativeApp.h
Switch all NativeMessageReceived to System_PostUIMessage
2023-07-06 17:26:02 +02:00
OSD.cpp
Buildfix
2023-06-30 17:25:44 +02:00
OSD.h
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
2023-06-30 17:15:49 +02:00
Request.cpp
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
2023-06-30 17:15:49 +02:00
Request.h
Add a new "System" request for a username-password dialog box
2023-06-22 08:58:29 +02:00
System.h
Android: Report various exceptions that we catch to the user if they happen
2023-07-06 19:06:27 +02:00