From 38e95e31bca6145c78ad01196b56738f7b7d200b Mon Sep 17 00:00:00 2001 From: anthonycaccese Date: Mon, 30 Oct 2023 20:35:41 -0400 Subject: [PATCH] Update psp.md --- docs/systems/psp.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/docs/systems/psp.md b/docs/systems/psp.md index e7fc70a..fdae522 100644 --- a/docs/systems/psp.md +++ b/docs/systems/psp.md @@ -1,4 +1,22 @@ # Sony PlayStation Portable (PSP) -psp -pspminis \ No newline at end of file +## Overview + +| Game Path | Supported Extensions | +| -- | -- | +| `roms/psp` | ++".iso"++ ++".cso"++ ++".pbp"++ ++".chd"++ | + +## Emulator/Core + +| Name | Documentation | +| --- | --- | +| PPSSPP (Stand Alone) | [ppsspp.org/docs/intro](https://www.ppsspp.org/docs/intro) | +| PPSSPP | [docs.libretro.com/library/ppsspp](https://docs.libretro.com/library/ppsspp/) | + +## Bios + +> Path: `roms/bios` + +| Emulator | Required Files | +| -- | -- | +| PPSSPP | [docs.libretro.com/library/ppsspp/#bios](https://docs.libretro.com/library/ppsspp/#bios) | \ No newline at end of file