mirror of
https://github.com/libretro/libretro-super
synced 2025-02-05 00:40:11 +00:00
Fix ppsspp version and included more optional roms in genesis plus.
This commit is contained in:
parent
bcaf72aba8
commit
54cd925542
16
dist/info/genesis_plus_gx_libretro.info
vendored
16
dist/info/genesis_plus_gx_libretro.info
vendored
@ -10,7 +10,7 @@ display:version = "v1.7.4"
|
||||
need_fullpath = "true"
|
||||
block_extract = "false"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 7
|
||||
firmware_count = 11
|
||||
firmware0_desc = "bios_CD_E.bin (MegaCD EU BIOS)"
|
||||
firmware0_path = "bios_CD_E.bin"
|
||||
firmware0_opt = "false"
|
||||
@ -32,3 +32,17 @@ firmware5_opt = "true"
|
||||
firmware6=desc = "bios.gg (GameGear BIOS)"
|
||||
firmware6_path = "bios.gg"
|
||||
firmware6_opt = "true"
|
||||
firmware7_desc = "sk.bin (Sonic & Knuckles (2 MiB) ROM)"
|
||||
firmware7_path = "sk.bin"
|
||||
firmware7_opt = "true"
|
||||
firmware8_desc = "s2k.bin (Sonic & Knuckles UPMEM (256 KiB) ROM)"
|
||||
firmware8_path = "s2k.bin"
|
||||
firmware8_opt = "true"
|
||||
firmware9_desc = "areplay.bin (Action Replay (Pro) ROM)"
|
||||
firmware9_path = "areplay.bin"
|
||||
firmware9_opt = "true"
|
||||
firmware10_desc = "ggenie.bin (Game Genie ROM)"
|
||||
firmware10_path = "ggenie.bin"
|
||||
firmware10_opt = "true"
|
||||
|
||||
notes = "Suggested md5sums:|b4e76e416b887f4e7413ba76fa735f16 = s2k.bin"
|
||||
|
2
dist/info/ppsspp_libretro.info
vendored
2
dist/info/ppsspp_libretro.info
vendored
@ -6,7 +6,7 @@ manufacturer = "Sony"
|
||||
systemname = "PSP"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v0.9.9.9"
|
||||
display_version = "v0.9.9.1"
|
||||
need_fullpath = "true"
|
||||
block_extract = "false"
|
||||
supports_no_game = "false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user