ppsspp/Common/System
Henrik Rydgård 4ae3c519e2 Add assorted null checks for safety
More probably needed. Should at least hopefully fix the leaderboard crash reported in #17631

Will try to do something more systematic later.
2023-07-10 19:27:07 +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 Add assorted null checks for safety 2023-07-10 19:27:07 +02:00
OSD.h RetroAchievements: Show active challenge achievements on pause screen. 2023-07-10 10:39:44 +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