handy_libretro: an Atary Lynx core for the libretro API (#2351)

This commit is contained in:
kwyxz
2018-03-20 18:50:47 -07:00
committed by fbrosson
parent 4748f95fee
commit e12cdb9adc
2 changed files with 68 additions and 0 deletions

View File

@@ -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"