A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 3daa042576 First pass at converting LauncherDialog to use FileListWidget, similar to BrowserDialog.
- FileListWidget is a newer development, and LauncherDialog duplicates some (but not all) of its functionality
- Similarly, BrowserDialog has some functionality that LauncherDialog does not
- We will implement all required functionality in FileListWidget, and have both classes use it.

BrowserDialog is currently slightly broken; not all functionality is reimplemented yet.
2019-06-21 14:51:55 -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 implement separate keyboard mappings for joystick, paddles and keyboard controllers 2019-06-12 16:48:41 +02:00
profile Add pgo builds with GCC and LLVM to Makefile 2019-03-03 16:51:52 +01:00
src First pass at converting LauncherDialog to use FileListWidget, similar to BrowserDialog. 2019-06-21 14:51:55 -02:30
.gitignore Update .gitignore. 2019-05-01 12:45:50 -02:30
Announce.txt Make it clear that WinXP support is being discontinued. 2019-04-22 13:19:23 -02:30
Changes.txt Fix initialization error in DPC+ scheme (fixes #489). 2019-06-12 09:54:40 -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 some redundant 'const', and with it re-enabled '-Wignored-qualifiers'. 2019-05-03 12:39:03 -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 GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -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.