A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony e01321fbea Refactor Dialog class containing fonts:
- the previous code has a _font pointer in derived classes, and a _font reference in the base class; this causes name collisions
- the Dialog class now takes a font reference, which is used throughout the hierarchy
- this simplifies certain code (setTitle vs. initTitle) and also eliminates clang warnings
2018-02-06 19:26:49 -03:30
.vscode Sanitize halt and hardware state handling after CPU dispatch. 2018-01-06 23:33:52 +01:00
debian Fixed some warnings, and updates for 5.1 release. 2018-02-03 19:29:27 -03:30
docs Bumped version number for 5.1 release. 2018-02-04 18:37:35 -03:30
src Refactor Dialog class containing fonts: 2018-02-06 19:26:49 -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 Fixed some warnings, and updates for 5.1 release. 2018-02-03 19:29:27 -03:30
Changes.txt updated for last commit 2018-02-06 23:39:19 +01:00
Copyright.txt Updated copyright date to 2018. A few days early, but nobody will mind ... 2017-12-29 17:10:37 -03:30
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile Timeline and buttons in TimeMachineDialog are now syncronized. 2018-01-27 19:34:26 -03: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 Fix overriding CXX setting 2018-02-04 18:16:03 -03: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.