Home

Awesome

bevy-atari - Good Enough Atari XL/XE Emulator

It is written from scratch in Rust on the top of great multiplatform Bevy Game Engine It is still far from perfect (and won't compete with Alirra for emulation quality), but already good enough to run a lot of Atari software directly in the browser window.

Features

Known Limitations

There are also tons of other bugs, causing screen glitches or simply crashing emulated programs. If you find any, or if you simply have a feature request, please fill an issue

Few live games:

And, as a bonus, multi emulation example:

Build instructions

Prerequisites

Install Rust: https://www.rust-lang.org/learn/get-started, then:

cargo install cargo-make
cargo make serve

and point your browser here.