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"
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):
27 # Name of the database that the core supports (optional):
30 # License of the cores source code:
33 # Privacy-specific permissions needed for using the core:
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:
44 firmware0_desc = "squirreljme.sqc (SquirrelJME ROM)"
45 firmware0_path = "squirreljme.sqc"
46 firmware0_opt = "true"
49 #notes = "(!) hash|(!) game rom|(^) continue|[1] notes|[^] continue|[*] list"