A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 6818da1566 Added savestate 'plumbing', for when the new TIA classes are finalized.
Bumped lowest version of state file format to 4.8, to make sure old
state files will not be loaded.
2016-11-25 14:58:07 -03:30
.vscode Implement delay queue (untested). 2016-11-08 23:54:22 +01:00
debian Documentation updates for 4.7.2 release. 2016-03-25 20:51:28 +00:00
docs Documentation updates for 4.7.2 release. 2016-03-25 20:51:28 +00:00
src Added savestate 'plumbing', for when the new TIA classes are finalized. 2016-11-25 14:58:07 -03:30
.gitignore Add .gitignore . 2016-10-01 15:09:58 +02:00
Announce.txt Documentation updates for 4.7.2 release. 2016-03-25 20:51:28 +00:00
Changes.txt Added versions of the debugger trap commands that trap on all mirrors, 2016-09-04 23:03:01 +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 Stub implementation of new core. 2016-11-08 01:26:57 +01:00

README.md

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