A multi-platform Atari 2600 Emulator
Go to file
stephena 10c82a9457 Removed 'md5instate' commandline argument (it was previously added
post-3.0), and reworked how state files are accessed.  The cart type
now determines if a state file is valid, meaning developers can use
one state file across multiple builds of their program.

Added 'runtopc' debugger command, and associated UI item in the
RomWidget area.  This steps the code until the PC matches the given
value.

Added '16in1' bankswitch scheme, which is useful for ROMs named
'128-in-1' in RomHunter database.  Also, all multicart schemes now
show the current ROM onscreen while switching between them.

Fixed bug in Serializer class when accessing files in read-only mode.
Such files would be created and set to zero size, even if only
reading was requested.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1997 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2010-04-09 20:13:12 +00:00
debian Fixed deb build issue from 3.0.1; some SVN config stuff was being placed 2010-02-13 19:53:05 +00:00
docs Removed 'md5instate' commandline argument (it was previously added 2010-04-09 20:13:12 +00:00
src Removed 'md5instate' commandline argument (it was previously added 2010-04-09 20:13:12 +00:00
Announce.txt Some minor cleanups to the Distella class. 2010-04-06 15:15:44 +00:00
Changes.txt Removed 'md5instate' commandline argument (it was previously added 2010-04-09 20:13:12 +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 Stella headers in all files: 2010-01-10 03:23:32 +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 Some cleanups for the OSX port. Stella for the Mac is now known 2009-12-20 23:03:35 +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.0 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
September 11, 2009