libretro-super/dist/info/handy_libretro.info
2023-12-31 20:17:27 -05:00

40 lines
1.3 KiB
Plaintext

# Software Information
display_name = "Atari - Lynx (Handy)"
authors = "K. Wilkins"
supported_extensions = "lnx|lyx|o"
corename = "Handy"
# Hardware Information
manufacturer = "Atari"
categories = "Emulator"
systemname = "Lynx"
systemid = "atari_lynx"
database = "Atari - Lynx"
license = "Zlib"
permissions = ""
display_version = "0.95"
# Libretro Features
supports_no_game = "false"
savestate = "true"
savestate_features = "serialized"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "false"
core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
# BIOS / Firmware
firmware_count = 1
firmware0_desc = "lynxboot.img (Lynx Boot Image)"
firmware0_path = "lynxboot.img"
firmware0_opt = "true"
notes = "(!) lynxboot.img (md5): fcd403db69f54290b51035d82f835e7b"
description = "A port of the venerable Handy Atari Lynx emulator to libretro. This core provides a solid emulation experience for this console, with support for video rotation, etc. but the hardware's unusual screen refresh rate of 75 Hz means scrolling for this core will always be a bit choppy on more common 60 Hz displays. This core is a good first choice for playing Lynx games via libretro frontends."