A multi-platform Atari 2600 Emulator
Go to file
stephena 73dbe861a6 Refactored the keycode handling through the GUI classes, making it more
generic than SDL, but less generic than simply using int's for everything.
This will help once we start porting to SDL2, which has an updated keycode
handling system.  The plan is that the internal core keyboard stuff is now
insulated from any further changes in SDL.

This also allows eventually adding support for CompuMate controller,
which needs access to keycode names in a generic way.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2356 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2012-01-14 22:00:54 +00:00
debian Final updates for the 3.5 release. 2011-12-29 21:38:40 +00:00
docs Updated documentation for SWCHB debugger changes, and updated 2012-01-02 22:09:54 +00:00
src Refactored the keycode handling through the GUI classes, making it more 2012-01-14 22:00:54 +00:00
Announce.txt Added 'mcontrol' commandline argument, which allows to map mouse axes 2011-12-26 21:40:28 +00:00
Changes.txt Updated the changelog for patches from R. Canavan. 2012-01-08 20:14:18 +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 build scripts to Irix when not using gcc. Thanks to 2012-01-06 22:38:09 +00:00
README-SDL.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Readme.txt Final updates for the 3.5 release. 2011-12-29 21:38:40 +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 Updated build scripts to Irix when not using gcc. Thanks to 2012-01-06 22:38:09 +00:00

Readme.txt

This is release 3.5 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
December 29, 2011