A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 88afab2d22 More restructuring of the OSystem and derived class interaction
- Each derived class no longer calls methods from the base class
- The base class now directly queries the derived class with a pure virtual method, making sure it is called
- Implemented 'basedir' commandline argument for Linux

Windows and macOS currently won't compile.  I'll work on those next.
2019-02-24 19:14:55 -03:30
.vscode Hack around race condition in timers. 2018-12-17 00:30:42 +01:00
debian Bump version number to 6.0 in various files, for upcoming release. 2018-08-11 13:17:47 -02:30
docs improved keyboard controller detection 2019-02-15 16:29:13 +01:00
src More restructuring of the OSystem and derived class interaction 2019-02-24 19:14:55 -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 Mac-related files/folders are now using 'macOS' naming scheme. 2018-12-19 11:46:09 -03:30
Changes.txt improved keyboard controller detection 2019-02-15 16:29:13 +01:00
Copyright.txt The annual copyright year update. 2019-01-01 11:35:51 -03:30
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile Merge branch 'feature/precise-audio' 2018-07-01 23:48:26 +02:00
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 Mac-related files/folders are now using 'macOS' naming scheme. 2018-12-19 11:46:09 -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.