Atari ST - HerbFargus/Portable-Game-Station GitHub Wiki

Atari ST


The Atari ST, STE, TT, and Falcon were a series of personal computers released by Atari starting in 1985.


Emulator: Hatari

Much of the emulation for later models, such as the Falcon, is still experimental so some games may be hit and miss.

es_systems.cfg

<system>
    <name>atarist</name>
    <fullname>Atari ST, STE, Falcon</fullname>
    <path>~/.emulationstation/roms/atarist</path>
    <extension>.st, .stx, .img, .rom</extension>
    <command>%HOMEPATH%\.emulationstation\systems\retroarch\retroarch.exe -L %HOMEPATH%\.emulationstation\systems\retroarch\cores\hatari_libretro.dll "%ROM_RAW%"</command>
    <platform>atarist</platform> 
    <theme>atarist</theme>
  </system>

ROMS

Accepted File Extensions: .st, .stx, .img, .rom

Place your Atari ST/STE/TT/Falcon ROMS in

.emulationstation\roms\atariststefalcon
⚠️ **GitHub.com Fallback** ⚠️