A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
Yes, even more fixes. Trying to apply an extra layer of polish this time.
This fixes and simplifies some code pointed to by hang and crash reports from the Play Console. The extra reporting threads cause a lot of ANR (application not responding) during game exit, for example - with this, they're gone.
Additionally, fixes a possible crash in the JIT after playing for a long time in certain games.
Yes, even more fixes. Trying to apply an extra layer of polish this time.
This fixes and simplifies some code pointed to by hang and crash reports from the Play Console. The extra reporting threads cause a lot of ANR (application not responding) during game exit, for example - with this, they're gone.
Additionally, fixes a possible crash in the JIT after playing for a long time in certain games.