mednafen_psx_libretro: a Libretro port of Mednafen PSX (software) (#2365)

This commit is contained in:
kwyxz
2018-03-22 13:32:59 -07:00
committed by fbrosson
parent 64a4ffffac
commit 9a1e18187a
2 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
display_name = "Sony - PlayStation (Beetle PSX)"
authors = "Mednafen Team"
supported_extensions = "cue|toc|m3u|ccd|exe|pbp|chd"
corename = "Beetle PSX"
manufacturer = "Sony"
categories = "Emulator"
systemname = "PlayStation"
database = "Sony - PlayStation"
license = "GPLv2"
permissions = ""
display_version = "@DISPLAY_VERSION@"
supports_no_game = "false"
firmware_count = 3
firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
firmware0_path = "scph5500.bin"
firmware0_opt = "false"
firmware1_desc = "scph5501.bin (PS1 US BIOS)"
firmware1_path = "scph5501.bin"
firmware1_opt = "false"
firmware2_desc = "scph5502.bin (PS1 EU BIOS)"
firmware2_path = "scph5502.bin"
firmware2_opt = "false"
notes = "(!) scph5500.bin (md5): 8dd7d5296a650fac7319bce665a6a53c|(!) scph5501.bin (md5): 490f666e1afb15b7362b406ed1cea246|(!) scph5502.bin (md5): 32736f17079d0b2b7024407c39bd3050"