Add extra environment config.
[SquirrelJME.git] / nanocoat / squirreljme_libretro.info
blobfac3f1404c7c088a0a2f4839416f10d9ef2f3681
1 # Name displayed when the user is selecting the core:
2 display_name = "Java ME (SquirrelJME)"
4 # Name of the authors who wrote the core:
5 authors = "Stephanie Gawroriski (Xer Shadow Tail)"
7 # List of extensions the core supports:
8 supported_extensions = "jar|sqc|jam|jad|kjx"
10 # Name of the core:
11 corename = "SquirrelJME"
13 # Name of the manufacturer who produced the emulated system:
14 manufacturer = "Oracle Corporation"
16 # Categories that the core belongs to (optional):
17 categories = "Emulator"
19 # Name of the system that the core targets (optional):
20 systemname = "Java ME"
22 # ID of the primary platform the core uses.
23 # Use other core info files as guidance if possible.
24 # If blank or not used, a standard core platform will be used (optional):
25 systemid = "J2ME"
27 # Name of the database that the core supports (optional):
28 database = "J2ME"
30 # License of the cores source code:
31 license = "MPL-2.0"
33 # Privacy-specific permissions needed for using the core:
34 permissions = ""
36 # Version of the core:
37 display_version = "0.3.0"
39 # Whether or not the core requires an external file to work:
40 supports_no_game = "true"
42 # The number of mandatory/optional firmware files the core needs:
43 firmware_count = 1
44 firmware0_desc = "squirreljme.sqc (SquirrelJME ROM)"
45 firmware0_path = "squirreljme.sqc"
46 firmware0_opt = "true"
48 # Additional notes:
49 #notes = "(!) hash|(!) game rom|(^) continue|[1] notes|[^] continue|[*] list"