A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 1f43539f10 Changed Switches::update() to not evaluate settings on every call.
Basically, removed determination of whether we're in 2600 or 7800 mode
from the hot path, and moved it to a method that is called only when
it changes (currently that method doesn't seem to be called at all, since
it seems like 'console' setting cannot be changed dynamically).
2017-12-04 14:12:06 -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 "Startup" section to debugger doc added 2017-12-04 18:06:40 +01:00
src Changed Switches::update() to not evaluate settings on every call. 2017-12-04 14:12:06 -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 Spelling fixes 2017-10-12 16:53:58 -02:30
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 Only automatically enable clang extended warnings in version 5+. 2017-10-16 14:39:40 -02:30

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.