Updated Core Requests (markdown)
parent
e671f03307
commit
9aa0808668
|
@ -51,6 +51,8 @@ Tracking as [#3318](https://github.com/TASEmulators/BizHawk/issues/3318).
|
||||||
### (PSP) PPSSPP
|
### (PSP) PPSSPP
|
||||||
- https://github.com/hrydgard/ppsspp https://ppsspp.org
|
- https://github.com/hrydgard/ppsspp https://ppsspp.org
|
||||||
- C/C++; GPLv2+
|
- 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.
|
- Notes:
|
||||||
|
- 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.
|
||||||
|
- Has a software rendering option which is fast enough; should probably go with that even if not Waterboxing.
|
||||||
- Other emulators:
|
- Other emulators:
|
||||||
- [cspspemu](https://github.com/cspspemu/cspspemu) in C#, unfortunately targets .NET Core
|
- [cspspemu](https://github.com/cspspemu/cspspemu) in C#, unfortunately targets .NET Core
|
Loading…
Reference in New Issue