From 452b22d9f85070f0473d8f1b8b81ed3bc21e12ea Mon Sep 17 00:00:00 2001 From: stephena Date: Sat, 10 Apr 2010 20:29:51 +0000 Subject: [PATCH] Updated various files, changing version from 3.0 to 3.1. Bumped state file header for 3.1 release, indicating that all older state files will no longer work. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2000 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- Announce.txt | 25 +++++++++++++------------ Changes.txt | 14 +++++++------- Readme.txt | 4 ++-- debian/changelog | 7 +++++++ docs/index.html | 2 +- src/emucore/StateManager.cxx | 10 ++++++---- src/macosx/Info-Stella.plist | 2 +- src/unix/stella.SlackBuild | 2 +- src/unix/stella.spec | 5 ++++- src/win32/stella.rc | 8 ++++---- 10 files changed, 46 insertions(+), 33 deletions(-) diff --git a/Announce.txt b/Announce.txt index 36765477a..9459ee817 100644 --- a/Announce.txt +++ b/Announce.txt @@ -9,7 +9,7 @@ SSSS ttt eeeee llll llll aaaaa =========================================================================== - Release 3.0 for Linux, Mac OSX and Windows + Release 3.1 for Linux, Mac OSX and Windows =========================================================================== The Atari 2600 Video Computer System (VCS), introduced in 1977, was the @@ -21,29 +21,30 @@ all of your favorite Atari 2600 games again! Stella was originally developed for Linux by Bradford W. Mott, however, it has been ported to a number of other platforms and is currently maintained by Stephen Anthony. -This is the 3.0 release of Stella for Linux, Mac OSX and Windows. The +This is the 3.1 release of Stella for Linux, Mac OSX and Windows. The distributions currently available are: * Binary installer (exe) for Windows 32-bit & 64-bit : - Stella-3.0-win32.exe - Stella-3.0-x64.exe + Stella-3.1-win32.exe + Stella-3.1-x64.exe * Binary zip for Windows, containing 32 and 64-bit versions : - Stella-3.0-windows.zip + Stella-3.1-windows.zip - * Binary distribution for Mac OSX : - StellaOSX3.0.dmg + * Binary distribution for Mac OSX 32-bit & 64-bit : + Stella-3.1-macosx.dmg (32-bit Universal Binary) + Stella-3.1-intel.macosx.dmg (32/64-bit Intel-only) * Binary distribution in 32-bit & 64-bit Ubuntu DEB format : - stella_3.0-1_i386.deb - stella_3.0-1_amd64.deb + stella_3.1-1_i386.deb + stella_3.1-1_amd64.deb * Binary distribution in 32-bit & 64-bit RPM format : - stella-3.0-2.i386.rpm - stella-3.0-2.x86_64.rpm + stella-3.1-2.i386.rpm + stella-3.1-2.x86_64.rpm * Source code distribution for all platforms : - stella-3.0-src.tar.gz + stella-3.1-src.tar.gz PLEASE DO NOT WRITE ASKING FOR ROM IMAGES TO USE WITH STELLA! ALL SUCH REQUESTS WILL BE IGNORED! diff --git a/Changes.txt b/Changes.txt index 0063fa38e..b82ddbcb9 100644 --- a/Changes.txt +++ b/Changes.txt @@ -12,7 +12,7 @@ Release History =========================================================================== -3.0 to 3.1: (April xx, 2010) +3.0 to 3.1: (April 16, 2010) * Fixed a major bug with text drawing in software rendering mode. Switching between windowed and fullscreen mode while text was being @@ -49,9 +49,9 @@ Fred Quimby. * Added '16in1' bankswitching scheme, which works with various - ROMs labeled '128-in-1' (the database has been updated for these). - Related to this, switching between multicart ROMs for 2in1, 4in1, - 8in1, 16in1 and 32in1 now shows a UI message indicating which + ROMs labeled '128-in-1 ...' (the database has been updated for + these). Related to this, switching between multicart ROMs for 2in1, + 4in1, 8in1, 16in1 and 32in1 now shows a UI message indicating which ROM is active. * Reverted some of the TIA improvements with respect to 'starfield @@ -68,7 +68,7 @@ * Added 'runtopc' debugger command, used to step until encountering the given program counter. This is also available in the ROM disassembly - UI. + UI from the right-click context menu. * Added 'listfunctions' and 'delfunction' debugger commands to access/remove user-defined functions. Related to this, fixed a bug @@ -81,8 +81,8 @@ were redundant. * Removed the 'loadlst' debugger command and the ability to use a - DASM .lst file. With the recent disassembler improvements, this - support is no longer feasible. + DASM .lst file. This code was incomplete, and with the recent + disassembler improvements this support is no longer feasible. * Modified 'disasm' debugger command to accept a second argument indicating the number of lines to disassemble. diff --git a/Readme.txt b/Readme.txt index 2623e1cb0..1afa9baeb 100644 --- a/Readme.txt +++ b/Readme.txt @@ -1,4 +1,4 @@ -This is release 3.0 of Stella. Stella is a multi-platform Atari 2600 VCS +This is release 3.1 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 @@ -9,4 +9,4 @@ the Stella Website at: Enjoy, The Stella Team -September 11, 2009 +April 16, 2010 diff --git a/debian/changelog b/debian/changelog index a65ea5cb0..23fe8e6ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +stella (3.1-1) stable; urgency=high + + * Version 3.1 release + + -- Stephen Anthony Fri, 16 April 2010 18:38:25 +0200 + + stella (3.0-1) stable; urgency=high * Version 3.0 release diff --git a/docs/index.html b/docs/index.html index 2a4b6548d..80640514a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -419,7 +419,7 @@