A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 32d90c1935 Removed '-Wno-double-promotion' from the build flags.
This necessitated fixing float -> double promotions in several places in the code.
In most cases, double was never being utilized anyway, so there was a slight performance hit for casting when not required.
2019-04-21 15:10:07 -02: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 Changed 'tia.fsfill' option to 'tia.fs_stretch'. 2019-04-14 14:57:28 -02:30
profile Add pgo builds with GCC and LLVM to Makefile 2019-03-03 16:51:52 +01:00
src Removed '-Wno-double-promotion' from the build flags. 2019-04-21 15:10:07 -02:30
.gitignore Update .gitignore 2019-03-04 19:35: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 Make sure fullscreen TIA modes actually use real fullscreen dimensions. 2019-04-20 18:23:50 -02:30
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 Removed '-Wno-double-promotion' from the build flags. 2019-04-21 15:10:07 -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 Fix profile generation, move object files to separate directory. 2019-03-04 00:53:43 +01: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 Add cross-compilation support 2019-03-10 18:57:21 -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.