A multi-platform Atari 2600 Emulator
Go to file
stephena 2d08d4e459 Cleaned up handling of various file paths throughtout the codebase.
Basically, directories are now guaranteed to always end in the path
separator.  Ensuring this makes certain sections of code work faster,
and guaranteeing it allows higher layers of code to not worry about it.

Added 'cfgdir' commandline argument, to specify the default directory
for Distella-like Stella-compatible config files.

Implemented 'loadconfig' debugger prompt command.  It's currently
working great with several test config files provided by Omega of
AtariAge.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2125 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2010-09-06 00:17:51 +00:00
debian Updated various files for upcoming 3.2.1 release. 2010-08-21 23:20:42 +00:00
docs Several changes to make entering commands at the debugger prompt 2010-08-23 16:19:17 +00:00
src Cleaned up handling of various file paths throughtout the codebase. 2010-09-06 00:17:51 +00:00
Announce.txt Updated changelog, and set preliminary release date for version 3.2 2010-07-29 17:06:51 +00:00
Changes.txt Final commits for the 3.2.1 release. 2010-08-23 11:09:04 +00:00
Copyright.txt And yet more things I forgot in the last commit. 2010-04-21 16:10:39 +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 for upcoming 3.2.1 release. 2010-08-21 23:20:42 +00:00
Todo.txt Some updates to the documentation, particularly for the OSX stuff; 2010-04-13 12:32:08 +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 Multiple events can now be assigned to combo events from the UI. Still TODO 2010-08-11 21:53:19 +00:00

Readme.txt

This is release 3.2.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
August 25, 2010