jelos.org/docs/systems/psx.md

29 lines
1.6 KiB
Markdown
Raw Normal View History

2023-10-29 01:18:26 +00:00
# Sony PlayStation
## Overview
| Game Path | Supported Extensions |
| -- | -- |
| `roms/psx` | ++".bin"++ ++".cue"++ ++".img"++ ++".mdf"++ ++".pbp"++ ++".toc"++ ++".cbn"++ ++".m3u"++ ++".ccd"++ ++".chd"++ ++".iso"++ |
## Emulator/Core
| Name | Platform | Documentation |
| --- | --- | --- |
| Beetle PSX | AMD64, S922X, RK3399, RK3588 | [docs.libretro.com/library/beetle_psx](https://docs.libretro.com/library/beetle_psx/) |
| DuckStation (Stand Alone) | AMD64, S922X, RK3399, RK3588, RK3566 | [github.com/stenzek/duckstation](https://github.com/stenzek/duckstation) |
| PSX (Mednafen) | AMD64 | [mednafen.github.io/documentation/psx.html](https://mednafen.github.io/documentation/psx.html) |
| PCSX ReARMed | S922X, RK3399, RK3588, RK3566, RK3326 | [docs.libretro.com/library/pcsx_rearmed](https://docs.libretro.com/library/pcsx_rearmed/) |
| PCSX ReARMed 32 | RK3399, RK3588, RK3566, RK3326 | [docs.libretro.com/library/pcsx_rearmed](https://docs.libretro.com/library/pcsx_rearmed/) |
| DuckStation | All | [github.com/stenzek/duckstation](https://github.com/stenzek/duckstation) |
| SwanStation | All | [github.com/libretro/swanstation](https://github.com/libretro/swanstation) |
## Bios
> Path: `roms/bios`
| Emulator | Required Files |
| -- | -- |
| Beetle PSX | [docs.libretro.com/library/beetle_psx/#bios](https://docs.libretro.com/library/beetle_psx/#bios) |
| PSX (Mednafen) | [mednafen.github.io/documentation/psx.html#Section_firmware_bios](https://mednafen.github.io/documentation/psx.html#Section_firmware_bios) |
| PCSX ReARMed | [docs.libretro.com/library/pcsx_rearmed/#bios](https://docs.libretro.com/library/pcsx_rearmed/#bios) |