A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 91db2cdd33 Autodetect serial port for AVox-USB adaptor on startup, and set 'avoxport' argument.
This completely automates the discovery of the AVox port when only one such port exists.
If there is more than one, this code selects the first one.  Further work will allow the user to go into the Input dialog and select the correct one, if more than one exists.

On my system, this adds about a 0.02 second delay to startup, so I think we can just leave it enabled.
If it ends up being too slow on some systems, we can introduce an option to disable autodetection.
2020-09-19 19:41:34 -02:30
.vscode Revert "Remove vscode settings" 2020-09-19 10:30:55 -07:00
debian Add '--enable-release' to configure script, which for now sets the Makefile to use LTO. 2020-08-26 15:27:41 -02:30
docs updated docs for CDFJ+ 2020-09-19 22:39:44 +02:00
src Autodetect serial port for AVox-USB adaptor on startup, and set 'avoxport' argument. 2020-09-19 19:41:34 -02:30
test/roms add odd sized test ROM 2020-06-05 18:06:38 +02:00
.gitignore Add romSize and ramSize functions 2020-09-19 13:03:04 -07:00
.travis.yml Make Travis build use a released SDL, not a WIP from Mercurial. 2019-12-23 17:22:29 -03:30
Announce.txt Updated various files for 6.2.1 release. 2020-06-19 20:20:56 -02:30
Changes.txt updated docs for CDFJ+ 2020-09-19 22:39:44 +02:00
Copyright.txt Updated copyright to 2020. Happy New Year to anyone reading this! 2019-12-31 13:48:56 -03:30
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile Add '--enable-release' to configure script, which for now sets the Makefile to use LTO. 2020-08-26 15:27:41 -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 README: issues should no longer be posted in the old AtariAge thread. 2019-08-17 13:57:30 -02: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
appveyor.yml Update Windows appveyor build to use latest SDL (2.0.12). 2020-04-19 15:04:59 -02: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 '--enable-release' to configure script, which for now sets the Makefile to use LTO. 2020-08-26 15:27:41 -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.

Known issues

Please check out the issue tracker for a list of all currently known issues.