stella/stella
stephena d5da3d3319 Broke old ListWidget down to a base class, and created a new
StringListWidget and CheckListWidget to extend from it.  This means the
derived classes can concentrate on their main purpose, and leave all
the ListWidget stuff to the parent class.

Turned the TIA debugger area into an absolute size; 320x260.  This
should be large enough to accommodate all PAL ROMS.  This means the
tabset got shorter, but it's just too difficult to add widgets when
the area can change.  A zoom widget is going to be added to the right
of the TIA image, and we need absolute sizes for that area.
Besides, now that area is usable for other widgets ...


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@732 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2005-08-22 18:17:10 +00:00
..
docs Removed 'mergeprops' commandline argument. 2005-05-28 23:57:10 +00:00
src Broke old ListWidget down to a base class, and created a new 2005-08-22 18:17:10 +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
Debugger.txt First pass at Cheat Code dialog. It's nowhere near finished, but it does 2005-08-05 02:28:22 +00:00
License.txt This commit was generated by cvs2svn to compensate for changes in r6, 2001-12-27 19:54:36 +00:00
Makefile Made Yacc stuff be part of DEVELOPER_SUPPORT, so it's only compiled 2005-07-01 13:59:40 +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
common.rules Second pass at configure support; it actually seems to work this time. 2005-06-28 23:18:16 +00:00
config.guess First pass at configure support (no more editing makefiles). This is 2005-06-28 18:56:49 +00:00
configure Added --enable-static option to ./configure script. Note that you 2005-07-18 16:10:52 +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