mirror of
https://github.com/libretro/libretro-super
synced 2025-02-20 18:40:59 +00:00
Add dsp firmware files to Mesen-S info
I copied these entries directly from the bsnes info file with Sour's confirmation (on discord). Non-split versions are supported as well, but I don't have those available and cannot confirm correct naming.
This commit is contained in:
parent
b1b233a5bd
commit
bb9be21106
34
dist/info/mesen-s_libretro.info
vendored
34
dist/info/mesen-s_libretro.info
vendored
@ -11,4 +11,36 @@ license = "GPLv3"
|
||||
permissions = ""
|
||||
display_version = "git"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 0
|
||||
|
||||
# BIOS / Firmware
|
||||
firmware_count = 10
|
||||
firmware0_desc = "dsp1.data.rom"
|
||||
firmware0_path = "dsp1.data.rom"
|
||||
firmware0_opt = "true"
|
||||
firmware1_desc = "dsp1.program.rom"
|
||||
firmware1_path = "dsp1.program.rom"
|
||||
firmware1_opt = "true"
|
||||
firmware2_desc = "dsp1b.data.rom"
|
||||
firmware2_path = "dsp1b.data.rom"
|
||||
firmware2_opt = "true"
|
||||
firmware3_desc = "dsp1b.program.rom"
|
||||
firmware3_path = "dsp1b.program.rom"
|
||||
firmware3_opt = "true"
|
||||
firmware4_desc = "dsp2.data.rom"
|
||||
firmware4_path = "dsp2.data.rom"
|
||||
firmware4_opt = "true"
|
||||
firmware5_desc = "dsp2.program.rom"
|
||||
firmware5_path = "dsp2.program.rom"
|
||||
firmware5_opt = "true"
|
||||
firmware6_desc = "dsp3.data.rom"
|
||||
firmware6_path = "dsp3.data.rom"
|
||||
firmware6_opt = "true"
|
||||
firmware7_desc = "dsp3.program.rom"
|
||||
firmware7_path = "dsp3.program.rom"
|
||||
firmware7_opt = "true"
|
||||
firmware8_desc = "dsp4.data.rom"
|
||||
firmware8_path = "dsp4.data.rom"
|
||||
firmware8_opt = "true"
|
||||
firmware9_desc = "dsp4.program.rom"
|
||||
firmware9_path = "dsp4.program.rom"
|
||||
firmware9_opt = "true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user