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