forked from NovaSquirrel/Mesen-SX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmesen-sx_libretro.info
86 lines (82 loc) · 3.02 KB
/
mesen-sx_libretro.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# Software Information
display_name = "Nintendo - SNES / SFC / Game Boy / Color (Mesen-SX)"
authors = "M. Bibaud (aka Sour)/NovaSquirrel + Community Contributors"
supported_extensions = "sfc|smc|fig|swc|bs|gb|gbc"
corename = "Mesen-SX"
license = "GPLv3"
permissions = ""
display_version = "0.5.1"
categories = "Emulator"
# Hardware Information
manufacturer = "Nintendo"
systemname = "Super Nintendo Entertainment System / Game Boy / Game Boy Color"
systemid = "super_nes"
# Libretro Features
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Satellaview|Nintendo - Game Boy|Nintendo - Game Boy Color"
# BIOS / Firmware
firmware_count = 21
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"
firmware10_desc = "st010.data.rom"
firmware10_path = "st010.data.rom"
firmware10_opt = "true"
firmware11_desc = "st010.program.rom"
firmware11_path = "st010.program.rom"
firmware11_opt = "true"
firmware12_desc = "st011.data.rom"
firmware12_path = "st011.data.rom"
firmware12_opt = "true"
firmware13_desc = "st011.program.rom"
firmware13_path = "st011.program.rom"
firmware13_opt = "true"
firmware14_desc = "dmg_boot.bin (GB Boot Image)"
firmware14_path = "dmg_boot.bin"
firmware14_opt = "true"
firmware15_desc = "cgb_boot.bin (GBC Boot Image)"
firmware15_path = "cgb_boot.bin"
firmware15_opt = "true"
firmware16_desc = "sgb_boot.bin (SGB Boot Image)"
firmware16_path = "sgb_boot.bin"
firmware16_opt = "true"
firmware17_desc = "sgb2_boot.bin (SGB2 Boot Image)"
firmware17_path = "sgb2_boot.bin"
firmware17_opt = "true"
firmware18_desc = "SGB1.sfc (SGB ROM)"
firmware18_path = "SGB1.sfc"
firmware18_opt = "true"
firmware19_desc = "SGB2.sfc (SGB2 ROM)"
firmware19_path = "SGB2.sfc"
firmware19_opt = "true"
firmware20_desc = "BS-X.bin (Satellaview Boot ROM)"
firmware20_path = "BS-X.bin"
firmware20_opt = "true"
description = "Mesen-SX is a community-updated high-accuracy SNES/GB/GBC core with full SGB and RetroAchievements support. While quite accurate, this core is also pretty fast, making it a good, general-purpose SNES core. Along with bsnes/hd-beta and up-to-date Snes9x, this core is a great first choice for most users, and the preferred high-accuracy RA-compatible core."