mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
handy_libretro: an Atary Lynx core for the libretro API (#2351)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
display_name = "Atari - Lynx (Handy)"
|
||||
authors = "K. Wilkins"
|
||||
supported_extensions = "lnx"
|
||||
corename = "Handy"
|
||||
manufacturer = "Atari"
|
||||
categories = "Emulator"
|
||||
systemname = "Lynx"
|
||||
database = "Atari - Lynx"
|
||||
license = "Zlib"
|
||||
permissions = ""
|
||||
display_version = "@DISPLAY_VERSION@"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 1
|
||||
firmware0_desc = "lynxboot.img (Lynx Boot Image)"
|
||||
firmware0_path = "lynxboot.img"
|
||||
firmware0_opt = "true"
|
||||
notes = "(!) lynxboot.img (md5): fcd403db69f54290b51035d82f835e7b"
|
||||
Reference in New Issue
Block a user