mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
freeintv_libretro: a Mattel Intellivision core for libretro (#2330)
This commit is contained in:
committed by
fbrosson
parent
90ad7a3d3d
commit
9c178d632b
@@ -0,0 +1,20 @@
|
||||
display_name = "Mattel - Intellivision (FreeIntv)"
|
||||
authors = "David Richardson"
|
||||
supported_extensions = "int|bin|rom"
|
||||
corename = "FreeIntv"
|
||||
manufacturer = "Mattel"
|
||||
categories = "Emulator"
|
||||
systemname = "Intellivision"
|
||||
database = "Mattel - Intellivision"
|
||||
license = "GPLv3"
|
||||
permissions = ""
|
||||
display_version = "@DISPLAY_VERSION@"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 2
|
||||
firmware0_desc = "exec.bin"
|
||||
firmware0_path = "exec.bin"
|
||||
firmware0_opt = "false"
|
||||
firmware1_desc = "grom.bin"
|
||||
firmware1_path = "grom.bin"
|
||||
firmware1_opt = "false"
|
||||
notes = "(!) exec.bin (md5): 62e761035cb657903761800f4437b8af|(!) grom.bin (md5): 0cd5946c6473e42e8e4c2137785e427f"
|
||||
Reference in New Issue
Block a user