A multi-platform Atari 2600 Emulator
Go to file
stephena 8f2123a5bf Aspect ratio correction is now properly applied to the TIA in windowed
and (simulated) fullscreen mode.

Fullscreen mode is now simulated in that it creates a window that matches
what would appear in fullscreen.  The next thing to do is actually have
the backend create this fullscreen mode correctly.

Changed 'gl_fsscale' to 'tia.fsfill' to more properly indicate what the
option does.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2894 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2014-06-02 14:34:12 +00:00
debian Fixed some minor compile issues, and updated UNIX build files to 2014-05-03 17:48:25 +00:00
docs Aspect ratio correction is now properly applied to the TIA in windowed 2014-06-02 14:34:12 +00:00
src Aspect ratio correction is now properly applied to the TIA in windowed 2014-06-02 14:34:12 +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