Skip to content

Commit abccec5

Browse files
drheliusm4xw
authored andcommitted
Add gearlynx_libretro.info
1 parent a7ccac1 commit abccec5

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

dist/info/gearlynx_libretro.info

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Software Information
2+
display_name = "Atari - Lynx (GearLynx)"
3+
authors = "Nacho Sanchez"
4+
supported_extensions = "lnx|lyx|o"
5+
corename = "Gearlynx"
6+
license = "GPLv3"
7+
permissions = ""
8+
display_version = "1.0.0"
9+
categories = "Emulator"
10+
11+
# Hardware Information
12+
manufacturer = "Atari"
13+
systemname = "Lynx"
14+
systemid = "atari_lynx"
15+
16+
# Libretro Features
17+
database = "Atari - Lynx"
18+
supports_no_game = "false"
19+
savestate = "true"
20+
savestate_features = "deterministic"
21+
libretro_saves = "false"
22+
cheats = "false"
23+
input_descriptors = "true"
24+
memory_descriptors = "true"
25+
core_options = "true"
26+
core_options_version = "1.0"
27+
load_subsystem = "false"
28+
hw_render = "false"
29+
needs_fullpath = "false"
30+
disk_control = "false"
31+
is_experimental = "false"
32+
33+
# BIOS / Firmware
34+
firmware_count = 1
35+
firmware0_desc = "lynxboot.img (Lynx Boot Image)"
36+
firmware0_path = "lynxboot.img"
37+
firmware0_opt = "false"
38+
notes = "(!) lynxboot.img (md5): fcd403db69f54290b51035d82f835e7b"
39+
40+
description = "A port of the highly accurate Gearlynx Atari Lynx emulator to libretro. GearLynx aims to deliver a solid emulation experience with good accuracy and performance across multiple platforms."

0 commit comments

Comments
 (0)