Skip to content

Commit 23daaa6

Browse files
Merge pull request #2022 from jiangxincode/add-spmp8000emu-core-info
Add SPMP8000Emu core info file
2 parents a200f99 + b1d2089 commit 23daaa6

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Software Information
2+
display_name = "SPMP8000 (SPMP8000Emu)"
3+
authors = "Aloys"
4+
supported_extensions = "bin"
5+
corename = "spmp8000emu"
6+
categories = "Emulator"
7+
license = "BSD-3-Clause"
8+
permissions = ""
9+
display_version = "0.1.0"
10+
11+
# Hardware Information
12+
manufacturer = "Sunplus"
13+
systemname = "SPMP8000"
14+
systemid = "spmp8000"
15+
16+
# Libretro Features
17+
database = "SPMP8000"
18+
supports_no_game = "false"
19+
firmware_count = 0
20+
savestate = "true"
21+
cheats = "false"
22+
input_descriptors = "true"
23+
memory_descriptors = "false"
24+
libretro_saves = "false"
25+
core_options = "true"
26+
load_subsystem = "false"
27+
hw_render = "false"
28+
needs_fullpath = "true"
29+
disk_control = "false"
30+
is_experimental = "false"
31+
32+
description = "SPMP8000Emu is an emulator for the SPMP8000 game platform developed by Sunplus for MP4 and Handheld game console chipsets. This libretro core supports .bin game files."

0 commit comments

Comments
 (0)