From e671f033070fdf19185904ad523b38e155450f0c Mon Sep 17 00:00:00 2001 From: James Groom Date: Sun, 17 Jul 2022 20:49:40 +1000 Subject: [PATCH] Add PPSSPP --- Core-Requests.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Core-Requests.md b/Core-Requests.md index 9e38a56..828b4d4 100644 --- a/Core-Requests.md +++ b/Core-Requests.md @@ -46,4 +46,11 @@ Tracking as [#2032](https://github.com/TASEmulators/BizHawk/issues/2032). Tracking as [#3162](https://github.com/TASEmulators/BizHawk/issues/3162). ### (PS2) PCSX2 -Tracking as [#3318](https://github.com/TASEmulators/BizHawk/issues/3318). \ No newline at end of file +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 \ No newline at end of file