A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 9ca6f89778 When the new TIA core is enabled in a build, set it to the default when no
defaults have been specified.  The reason being, testers will be running old
and new versions of Stella, and with the previous settings, they would have
to continually reset 'tia.core' every time they run a new build.  Besides,
the point is for the new core to be the default, so we may as well enforce that
in the code.
2016-12-02 10:43:46 -03:30
.vscode Implement delay queue (untested). 2016-11-08 23:54:22 +01:00
debian Preparing for 4.7.3 release. 2016-11-20 21:13:42 +00:00
docs Preparing for 4.7.3 release. 2016-11-20 21:13:42 +00:00
src When the new TIA core is enabled in a build, set it to the default when no 2016-12-02 10:43:46 -03:30
.gitignore Add .gitignore . 2016-10-01 15:09:58 +02:00
Announce.txt Preparing for 4.7.3 release. 2016-11-20 21:13:42 +00:00
Changes.txt Preparing for 4.7.3 release. 2016-11-20 21:13:42 +00:00
Copyright.txt Updated copyright to 2016, even though it's a few days early. 2015-12-29 19:22:46 +00:00
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile Isolate TIA implementation in sub-module, remove all direct references in favor of AbstractTIA. 2016-10-30 00:31:55 +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 Add my own readme. 2016-10-01 14:55:01 +02:00
Readme.txt Added disclaimer for new ZipHandler code, and cleaned up some 2013-02-12 12:28:53 +00:00
Todo.txt Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
common.rules Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
config.guess Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
config.sub Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
configure Merge remote-tracking branch 'remotes/upstream/git-svn' 2016-11-26 14:48:40 +01:00

README.md

My fork of the VCS emulator Stella for TIA development. The upstream repo is hosted on Sourceforge.