A multi-platform Atari 2600 Emulator
Go to file
Stephen Anthony 072015c82a Removed toggling of displaying HMOVE blanks. With the old core, what
it drew in that area was sometimes garbage, and with the new core it
draws nothing at all (which is the correct behaviour).  Hence the
feature is obsolete.
2016-12-06 16:36:04 -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 Removed toggling of displaying HMOVE blanks. With the old core, what 2016-12-06 16:36:04 -03:30
src Removed toggling of displaying HMOVE blanks. With the old core, what 2016-12-06 16:36:04 -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 Re-enable compilation with DEBUGGER_SUPPORT. The TIA stuff in the 2016-12-04 16:05:21 -03:30

README.md

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