macOS
brew install atari800provider-native install command
brew / rank 5824
Atari 8-bit machine emulator. Version 7.1.2 via Homebrew; verified 2026-07-26.
install
brew install atari800provider-native install command
overview
Atari 8-bit machine emulator
history
Atari800 is a long-running free and portable emulator for Atari 8-bit computers and the Atari 5200 console. It matters to package managers because it is both a retro-gaming executable and a preservation/development tool that spans Unix, Linux, Windows, DOS, Amiga, Atari, Dreamcast, Android, Raspberry Pi, SDL, curses, and embeddable library builds.
The official README credits David Firth for the original 1995 emulator and the Atari800 Development Team from 1998 onward. Its stated goal is a freely distributable portable emulator with source available, covering machines from the Atari 400/800 through XL/XE models, XE Game System, and 5200 SuperSystem.
The project accumulated a wide emulation surface: cycle-exact 6502, ANTIC, GTIA, POKEY behavior; many RAM expansions; disk, cartridge, cassette, printer, H: host filesystem, R: serial/network, MIO and Black Box emulation; save states; screenshots; audio/video recording; and libatari800 for embedding. The version 7.0.0 docs show the project still being actively modernized in 2026.
Atari800’s adoption predates GitHub; the current Git history starts in 2000 with imported project history and early tagged releases such as ATARI800_0_8_7. In package-manager terms it is a classic portable C project that became easy to build across Unix-like systems, then accumulated Homebrew, Debian, Ubuntu, Fedora, Alpine, MacPorts, and Nix packaging in the supplied metadata.
Its importance is not only playing games. The emulator is part of Atari 8-bit software development workflows because it can load executables, disk images, cartridge images, BASIC programs, tapes, and save states; it also cooperates with assemblers and cross-development tooling.
Typical users run `atari800 [options] [filenames]`, passing ATR/XFD/DCM/PRO/ATX disk images, XEX/COM/BAS/LST programs, cartridge ROM/CART files, CAS tapes, or saved states. The emulator requires Atari ROM images unless using newer auto-download behavior, and the first run creates or discovers configuration so ROM paths can be reused.
Version 7.0.0 added built-in Internet downloads for missing OS/BASIC ROMs and zipped disk images, portable mode, and a documented config search order covering explicit `--config`, portable executable-local config, the home default, fallback, and system-wide config.
Atari800 is the sort of package that exposes the whole history of open-source packaging: generated configure scripts, optional zlib/libpng/libmp3lame features, SDL target migration, platform-specific front ends, ROM licensing caveats, and a CLI that doubles as a desktop emulator and automated retro-computing test bed.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<path passed to -config><portable executable directory>/.atari800.cfg~/.atari800.cfg/etc/atari800.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
atari800 | executable | indexed executable | Discovered from the local executable index. |
cart | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:atari800 |
|---|---|
| Version | 7.1.2 |
| Package manager | Homebrew |
| Homepage | https://atari800.github.io/ |
| Repository | https://github.com/atari800/atari800 |
| Last updated | 2026-07-26T20:36:52Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.