mirror of
https://github.com/libretro/libretro-super
synced 2025-01-03 23:37:11 +00:00
Commit PCSX ReARMed interpreter core info file
This commit is contained in:
parent
fa3d033343
commit
99ab99859a
17
dist/info/pcsx_rearmed_interpreter_libretro.info
vendored
Normal file
17
dist/info/pcsx_rearmed_interpreter_libretro.info
vendored
Normal 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"
|
Loading…
Reference in New Issue
Block a user