A multi-platform Atari 2600 Emulator
Go to file
stephena af8c5a5133 Added 'PageType' infrastructure to PageAccess, which basically
informs the rest of the system about how a page of address
space is to be treated (READ, WRITE, READWRITE).  This makes it
much easier to track if a read from the write port has occurred.
As such, the _rwport command should now be somewhat faster.
Eventually, the debugger/disassembler will use this info to
colorize the output.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2004 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2010-04-12 19:56:14 +00:00
debian Updated various files, changing version from 3.0 to 3.1. 2010-04-10 20:29:51 +00:00
docs Updated various files, changing version from 3.0 to 3.1. 2010-04-10 20:29:51 +00:00
src Added 'PageType' infrastructure to PageAccess, which basically 2010-04-12 19:56:14 +00:00
Announce.txt Updated various files, changing version from 3.0 to 3.1. 2010-04-10 20:29:51 +00:00
Changes.txt Updated various files, changing version from 3.0 to 3.1. 2010-04-10 20:29:51 +00:00
Copyright.txt Updated copyright dates to 2010. 2010-01-10 02:58:28 +00:00
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile Updated boilerplate on top of each source file to include 2010-04-10 21:37:23 +00:00
README-GP2X.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
README-SDL.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
README-WinCE.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Readme.txt Updated various files, changing version from 3.0 to 3.1. 2010-04-10 20:29:51 +00:00
Todo.txt A few documentation fixes. 2009-12-14 00:04:15 +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 First pass at adding built-in zlib support for those systems that 2010-01-29 23:37:33 +00:00

Readme.txt

This is release 3.1 of Stella.  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:

  http://stella.sourceforge.net

Enjoy,

The Stella Team
April 16, 2010