stella/stella
stephena db67ba4bb4 Yet more tweaks to the vLine, hLine and Scrollbar stuff. It now looks
(and works) as intended.

Converted many of the OpenGL functions back to similar code in the
corresponding software methods.  So OpenGL mode can now draw text
and bitmaps in GUI mode.  It just wasn't worth the effort to separate
the rendering so much, and all we lose by going back is accelerated
alpha-blending.  Since it's just eye candy anyway, I don't really care.

This is in anticipation of merging the software and OpenGL modes.  Once
that's complete, both FrameBuffer classes will be much smaller, and
we'll be able to switch between software and OpenGL modes while the
program is running.  This is one of the last 'features' that is
currently only accessible from the commandline.  My goal is that one
*shouldn't* have to use the commandline to change options, but the
ability will still be there if they want to.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@398 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2005-04-24 20:36:36 +00:00
..
docs Added a few last minute documentation changes. For the next version, I'm 2005-02-19 14:59:58 +00:00
src Yet more tweaks to the vLine, hLine and Scrollbar stuff. It now looks 2005-04-24 20:36:36 +00:00
Announce.txt Added a few last minute documentation changes. For the next version, I'm 2005-02-19 14:59:58 +00:00
Changes.txt Starting to add GUI code from ScummVM. 2005-02-27 23:41:19 +00:00
Copyright.txt Some file cleanups for the impending 1.4.2 release. 2005-02-13 19:17:02 +00:00
License.txt This commit was generated by cvs2svn to compensate for changes in r6, 2001-12-27 19:54:36 +00:00
README-SDL.txt Starting to add GUI code from ScummVM. 2005-02-27 23:41:19 +00:00
Readme.txt Some file cleanups for the impending 1.4.2 release. 2005-02-13 19:17:02 +00:00
Todo.txt Some file cleanups for the impending 1.4.2 release. 2005-02-13 19:17:02 +00:00

Readme.txt

This is release 1.4.2 of Stella.  Stella is a multi-platform Atari 2600 VCS
emulator which allows you to play all of your favorite 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
February 19, 2005