A multi-platform Atari 2600 Emulator
Go to file
stephena 48a48d8619 Added '-md5instate' commandline argument, which determines how a state load
is related to the currently running ROM.  If enabled (the default and current
behaviour), state files that do not match the currently loaded ROM will not
be loaded.  Otherwise, the state file will attempt to load.  Note that in the
latter case, this will probably cause 'bad things' to happen.  It's mostly
for developers who are constantly recompiling a ROM, and wish to use a
previously created state file even when the ROM MD5 changes.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1915 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2009-12-18 22:56:48 +00:00
debian Bumped version number to 3.0_rc. I won't have time to complete the 2009-09-09 18:00:31 +00:00
docs Added '-md5instate' commandline argument, which determines how a state load 2009-12-18 22:56:48 +00:00
src Added '-md5instate' commandline argument, which determines how a state load 2009-12-18 22:56:48 +00:00
Announce.txt Last minute format fixes for a text file. 2009-09-11 19:23:09 +00:00
Changes.txt Updated OSX project files for 3.0 release, formatted TXT files for 2009-09-11 15:37:08 +00:00
Copyright.txt Updated OSX project files for 3.0 release, formatted TXT files for 2009-09-11 15:37:08 +00:00
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile On second thought, why do we even need M6502 files in a separate directory? 2009-11-22 02:32:20 +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 Bumped version number to 3.0_rc. I won't have time to complete the 2009-09-09 18:00:31 +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 On second thought, why do we even need M6502 files in a separate directory? 2009-11-22 02:32:20 +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 favorite 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