A multi-platform Atari 2600 Emulator
Go to file
stephena aa544ecfe9 Fixed bug when loading from ZIP files created in OSX. In some
cases, these archives contain directories named '__MACOSX' which
contain link files that were being erroneously detected as actual
ROMs.

Added FilesystemNode::isFile() method, and updated several places
in the code to use it.  Previously, determining whether something
was a file was simply testing if it wasn't a directory, but this
logic isn't always valid (it's possible to be neither a regular
file *nor* a directory).

Bumped version # for RC release.  It's getting very close ...


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2477 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2012-05-16 20:52:33 +00:00
debian Some documentation updates for the upcoming release. 2012-05-13 00:35:24 +00:00
docs More documentation updates. 2012-05-13 16:22:48 +00:00
src Fixed bug when loading from ZIP files created in OSX. In some 2012-05-16 20:52:33 +00:00
Announce.txt Some documentation updates for the upcoming release. 2012-05-13 00:35:24 +00:00
Changes.txt Some documentation updates for the upcoming release. 2012-05-13 00:35:24 +00:00
Copyright.txt Updated OSX '_intel' project file to be used with OSX 10.6 onwards 2012-02-24 13:55:26 +00:00
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile The TIA palette is now passed to NTSCFilter, so it can calculate its own 2012-02-26 20:11:59 +00:00
README-SDL.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Readme.txt Some documentation updates for the upcoming release. 2012-05-13 00:35:24 +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 The TIA palette is now passed to NTSCFilter, so it can calculate its own 2012-02-26 20:11:59 +00:00

Readme.txt

This is release 3.7 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
May 18, 2012