-
Notifications
You must be signed in to change notification settings - Fork 59
/
skyemu_libretro.info
56 lines (52 loc) · 1.66 KB
/
skyemu_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
display_name = "Nintendo - Game Boy/GBA/NDS (SkyEmu)"
categories = "Emulator"
authors = "Team SkyEmu"
supported_extensions = "gb|gbx|gba|nds"
corename = "SkyEmu"
license = "MIT"
permissions = ""
display_version = "Git"
manufacturer = "Nintendo"
firmware_count = 10
firmware0_desc = "cgb_boot.bin (GBC BIOS)"
firmware0_path = "cgb_boot.bin"
firmware0_opt = "true"
firmware1_desc = "gbc_bios.bin (GBC BIOS)"
firmware1_path = "gbc_bios.bin"
firmware1_opt = "true"
firmware2_desc = "cgb0_boot.bin (GBC BIOS)"
firmware2_path = "cgb0_boot.bin"
firmware2_opt = "true"
firmware3_desc = "cgb_agb_boot.bin (GBC BIOS)"
firmware3_path = "cgb_agb_boot.bin"
firmware3_opt = "true"
firmware4_desc = "dmg_rom.bin (DMG BIOS)"
firmware4_path = "dmg_rom.bin"
firmware4_opt = "true"
firmware5_desc = "dmg0_rom.bin (DMG BIOS)"
firmware5_path = "dmg0_rom.bin"
firmware5_opt = "true"
firmware6_desc = "gba_bios.bin (GBA BIOS)"
firmware6_path = "gba_bios.bin"
firmware6_opt = "true"
firmware7_desc = "nds7.bin (NDS ARM7 BIOS)"
firmware7_path = "nds7.bin"
firmware7_opt = "true"
firmware8_desc = "nds9.bin (NDS ARM9 BIOS)"
firmware8_path = "nds9.bin"
firmware8_opt = "true"
firmware9_desc = "firmware.bin (NDS FIRMWARE)"
firmware9_path = "firmware.bin"
firmware9_opt = "true"
savestate = "true"
savestate_features = "deterministic"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
core_options_version = "2.0"
database = "Nintendo - Nintendo DS|Nintendo - Game Boy|Nintendo - Game Boy Advance"
needs_fullpath = "false"
is_experimental = "false"
description = "SkyEmu is a multi-system emulator, supporting Game Boy, Game Boy Color and Nintendo DS cores."