A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony a15d5d8b06 Properly integrate MouseButton enum into the GUI core:
- The previous code used enumerations for DialogContainer, and constants for everything in src/gui
 - It took me over 3 hours to determine that a '1' in the first didn't mean the same as a '1' in the second
 - If ever there was a reason for strongly named constants (enum class), this was it.
2017-12-29 16:56:09 -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 Properly integrate MouseButton enum into the GUI core: 2017-12-29 16:56:09 -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 to latest config scripts. 2017-12-29 15:13:38 -03:30
config.sub Updated to latest config scripts. 2017-12-29 15:13:38 -03: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.