mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 05:58:52 +02:00
mednafen_psx_libretro: a Libretro port of Mednafen PSX (software) (#2365)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user