Add PPSSPP

James Groom 2022-07-17 20:49:40 +10:00
parent 9cdfb25c7f
commit e671f03307
1 changed files with 8 additions and 1 deletions

@ -47,3 +47,10 @@ Tracking as [#3162](https://github.com/TASEmulators/BizHawk/issues/3162).
### (PS2) PCSX2
Tracking as [#3318](https://github.com/TASEmulators/BizHawk/issues/3318).
### (PSP) PPSSPP
- https://github.com/hrydgard/ppsspp https://ppsspp.org
- C/C++; GPLv2+
- PPSSPP has been proof-of-concept added to Bizhawk before, but it was deemed to complicated and too early in development. However, that was quite a while ago.
- Other emulators:
- [cspspemu](https://github.com/cspspemu/cspspemu) in C#, unfortunately targets .NET Core