Skip to content
HerbFargus edited this page Jul 23, 2015 · 3 revisions

Atari Lynx


The Atari Lynx is the world's first handheld gaming console with a color screen. It was released by Atari in 1989


Emulators: libretro-handy, Handy

es_systems.cfg

<system>
    <name>atarilynx</name>
    <fullname>Atari Lynx</fullname>
    <path>~/.emulationstation/roms/atarilynx</path>
    <extension>.lnx .LNX</extension>
    <command>%HOMEPATH%\.emulationstation\systems\retroarch\retroarch.exe -L %HOMEPATH%\.emulationstation\systems\retroarch\cores\handy_libretro.dll "%ROM_RAW%"</command>
    <platform>atarilynx</platform>
    <theme>atarilynx</theme>
  </system>

ROMS

Accepted File Extensions: .lnx

Place your Lynx ROMS in:

.emulationstation\roms\atarilynx

BIOS

The BIOS file necessary is called: lynxboot.img

Place your the lynxboot.img file in

\.emulationstation\systems\retroarch\content

Controls

atari_lynx

Clone this wiki locally