A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 7890a94144 Several large infrastructure changes for upcoming Time Machine stuff:
- renamed Rewinder and associated dialog to TimeMachine and friends
 - changed EventHandler state enum to stronger 'enum class' type (and associated changes to the codebase)
 - moved EventHandlerState into separate class, allowing a few files to not need to include EventHandler.hxx (reduce compile dependency)
 - plumbed EventHandlerState::TIMEMACHINE into the codebase; still TODO is activate it and add a usable dialog)
2017-12-20 21:56:22 -03:30
.vscode Clear FB before running autodetection. 2017-11-26 23:24:05 +01:00
debian Fixed debian changelog issues. 2017-08-20 15:11:40 -02:30
docs Made collisions editable 2017-12-20 18:18:07 +01:00
src Several large infrastructure changes for upcoming Time Machine stuff: 2017-12-20 21:56:22 -03:30
.gitignore Remove vscode c++ config from git --- this is getting too system specific. 2017-11-26 23:08:22 +01:00
Announce.txt Updates for 5.0.2 release. 2017-08-19 20:34:00 -02:30
Changes.txt updated docs for new UI palette 'Light' 2017-12-17 18:04:27 +01:00
Copyright.txt Finalized update of Display.YStart in ROM properties. 2017-01-12 20:31:36 -03:30
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile Only automatically enable clang extended warnings in version 5+. 2017-10-16 14:39:40 -02:30
README-SDL.txt Starting to update docs and misc text files for 4.0 release. 2014-06-20 23:38:19 +00:00
README.md Updated all references to new stella-emu webpage. 2016-12-31 17:19:29 -03:30
Readme.txt Updated all references to new stella-emu webpage. 2016-12-31 17:19:29 -03:30
Todo.txt Updated all references to new stella-emu webpage. 2016-12-31 17:19:29 -03:30
common.rules Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
config.guess Updated UNIX config files to latest release. 2017-04-18 12:21:16 -02:30
config.sub Updated UNIX config files to latest release. 2017-04-18 12:21:16 -02:30
configure Compile thumbulator unconditionally. 2017-12-10 00:22:18 +01:00

README.md

Stella is a multi-platform Atari 2600 VCS emulator which allows you to play all of your favourite Atari 2600 games on your PC. You'll find the Stella Users Manual in the docs subdirectory. If you'd like to verify that you have the latest release of Stella, visit the Stella Website at:

stella-emu.github.io

Enjoy,

The Stella Team

Reporting issues

Please check the list of known issues first (see below) before reporting new ones. If you encounter any issues, please open a new issue on the project issue tracker and / or in the corresponding thread on AtariAge.

Known issues

Please check out the issue tracker for a list of all currently known issues.