Commit PCSX ReARMed interpreter core info file

This commit is contained in:
twinaphex 2014-10-01 23:16:01 +02:00
parent fa3d033343
commit 99ab99859a

View File

@ -0,0 +1,17 @@
display_name = "PlayStation1 (PCSX ReARMed) [Interpreter]"
authors = "PCSX Team|notaz|Exophase"
supported_extensions = "bin|cue|img|mdf|pbp|cbn|toc"
corename = "PCSX ReARMed [Interpreter]"
manufacturer = "Sony"
systemname = "PlayStation"
license = "GPLv2"
firmware_count = 3
firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
firmware0_path = "scph5500.bin"
firmware0_opt = "true"
firmware1_desc = "scph5501.bin (PS1 US BIOS)"
firmware1_path = "scph5501.bin"
firmware1_opt = "true"
firmware2_desc = "scph5502.bin (PS1 EU BIOS)"
firmware2_path = "scph5502.bin"
firmware2_opt = "true"