A multi-platform Atari 2600 Emulator
Go to file
stephena 61689a9563 The TIA windowed zooming modes now work (using Alt-minus and Alt-equals).
Rearranged some of the desktop size code, to be more consistent with the
new API.

Beginning to remove the old assumptions that a smaller screen than 640x480
could be used.  In the 4.0 release, the smallest (internal) screen
supported will actually be 640x480, and if the real desktop can't display
it, then it will be scaled down.  This is one of the nice benefits of
killing pure software rendering support, and letting the hardware just
draw the screen as it likes.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2877 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2014-04-29 14:52:35 +00:00
debian Ported 3.9.3 changes to trunk. 2014-01-20 21:02:20 +00:00
docs OK, just checking in to let everyone know that I haven't abandoned the SDL2 2014-04-28 16:47:10 +00:00
src The TIA windowed zooming modes now work (using Alt-minus and Alt-equals). 2014-04-29 14:52:35 +00:00
Announce.txt Ported 3.9.3 changes to trunk. 2014-01-20 21:02:20 +00:00
Changes.txt Some cleanups of the FrameBuffer class; 'uipalette' is no longer suported. 2014-01-31 16:23:10 +00:00
Copyright.txt OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile OK, it looks like I'm back to Stella development, after a several month 2014-01-12 17:23:42 +00:00
README-SDL.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Readme.txt Added disclaimer for new ZipHandler code, and cleaned up some 2013-02-12 12:28:53 +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 OK, SDL2 is in the building! This is the first pass at porting the code 2014-02-19 15:34:22 +00:00

Readme.txt

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