{ "human_name": "Stella", "description": "Atari 2600 emulator", "platforms": ["Atari 2600"], "runnable_alone": "True", "runner_executable": "stella/bin/stella", "flatpak_id": "io.github.stella_emu.Stella", "game_options": [ { "option": "main_file", "type": "file", "label": "ROM file", "help": "The game data, commonly called a ROM image. Supported formats: A26/BIN/ROM. GZIP and ZIP compressed ROMs are supported.", "default_path": "game_path" } ] }