Added properties info for "Extra Terrestrials", and bumped version #

for 3.8.1 release.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2648 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2013-03-03 21:05:43 +00:00
parent 68424c9222
commit 5c4b6defd9
11 changed files with 74 additions and 35 deletions

View File

@ -9,7 +9,7 @@
SSSS ttt eeeee llll llll aaaaa SSSS ttt eeeee llll llll aaaaa
=========================================================================== ===========================================================================
Release 3.8 for Linux, MacOSX and Windows Release 3.8.1 for Linux, MacOSX and Windows
=========================================================================== ===========================================================================
The Atari 2600 Video Computer System (VCS), introduced in 1977, was the The Atari 2600 Video Computer System (VCS), introduced in 1977, was the
@ -21,28 +21,28 @@ all of your favourite Atari 2600 games again! Stella was originally
developed for Linux by Bradford W. Mott, however, it has been ported to a 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. number of other platforms and is currently maintained by Stephen Anthony.
This is the 3.8 release of Stella for Linux, Mac OSX and Windows. The This is the 3.8.1 release of Stella for Linux, Mac OSX and Windows. The
distributions currently available are: distributions currently available are:
* Binaries for Windows XP/Vista/7 : * Binaries for Windows XP/Vista/7 :
Stella-3.8-win32.exe (32-bit EXE installer) Stella-3.8.1-win32.exe (32-bit EXE installer)
Stella-3.8-x64.exe (64-bit EXE installer) Stella-3.8.1-x64.exe (64-bit EXE installer)
Stella-3.8-windows.zip (32/64 bit versions) Stella-3.8.1-windows.zip (32/64 bit versions)
* Binary distribution for MacOS X 32-bit & 64-bit : * Binary distribution for MacOS X 32-bit & 64-bit :
Stella-3.8-macosx.dmg (32-bit Universal Binary) Stella-3.8.1-macosx.dmg (32-bit Universal Binary)
Stella-3.8_intel-macosx.dmg (32/64-bit Intel/OSX 10.6+) Stella-3.8.1_intel-macosx.dmg (32/64-bit Intel/OSX 10.6+)
* Binary distribution in 32-bit & 64-bit Ubuntu DEB format : * Binary distribution in 32-bit & 64-bit Ubuntu DEB format :
stella_3.8-1_i386.deb stella_3.8.1-1_i386.deb
stella_3.8-1_amd64.deb stella_3.8.1-1_amd64.deb
* Binary distribution in 32-bit & 64-bit RPM format : * Binary distribution in 32-bit & 64-bit RPM format :
stella-3.8-2.i386.rpm stella-3.8.1-2.i386.rpm
stella-3.8-2.x86_64.rpm stella-3.8.1-2.x86_64.rpm
* Source code distribution for all platforms : * Source code distribution for all platforms :
stella-3.8-src.tar.gz stella-3.8.1-src.tar.gz
Distribution Site Distribution Site

View File

@ -12,14 +12,15 @@
Release History Release History
=========================================================================== ===========================================================================
3.8 to 3.9: (XXXXX xx, 2013) 3.8 to 3.8.1: (March 3, 2013)
* Added support for TIA RSYNC writes, thanks to Omegamatrix of AtariAge. * Added support for TIA RSYNC writes, thanks to Omegamatrix of AtariAge.
This allows the recently released "Extra Terrestrials" ROM to run, as This allows the recently released "Extra Terrestrials" ROM to run, as
well as improving emulation of "Fatal Run" and several other test ROMs. well as improving emulation of "Fatal Run" and several other test ROMs.
* Fixed typo in TIA HMOVE writes, thanks to Thomas Jentzsch. This fixes * Fixed typo in TIA HMOVE writes, thanks to Thomas Jentzsch. This fixes
the constant collision issues in "Kool-Aid Man". the constant collision issues in "Kool-Aid Man", and several other
homebrew ROMs.
* Fixed sound issues on OSX PPC machines (all sound was in little-endian * Fixed sound issues on OSX PPC machines (all sound was in little-endian
format, but PPC is big-endian). format, but PPC is big-endian).

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
stella (3.8.1-1) stable; urgency=high
* Version 3.8.1 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 03 Mar 2013 17:20:07 -0330
stella (3.8-1) stable; urgency=high stella (3.8-1) stable; urgency=high
* Version 3.8 release * Version 3.8 release

View File

@ -10,7 +10,7 @@
<br><br> <br><br>
<center><h2><b>A multi-platform Atari 2600 VCS emulator</b></h2></center> <center><h2><b>A multi-platform Atari 2600 VCS emulator</b></h2></center>
<center><h4><b>Release 3.8</b></h4></center> <center><h4><b>Release 3.8.1</b></h4></center>
<br><br> <br><br>
<center><h2><b>User's Guide</b></h2></center> <center><h2><b>User's Guide</b></h2></center>
@ -54,7 +54,7 @@
<br><br><br> <br><br><br>
<center><b>February 1999 - February 2013</b></center> <center><b>February 1999 - March 2013</b></center>
<center><b>The Stella Team</b></center> <center><b>The Stella Team</b></center>
<center><b><a href="http://stella.sourceforge.net">Stella Homepage</a></b></center> <center><b><a href="http://stella.sourceforge.net">Stella Homepage</a></b></center>

View File

@ -22,7 +22,7 @@
#include <cstdlib> #include <cstdlib>
#define STELLA_VERSION "3.9_pre1" #define STELLA_VERSION "3.8.1"
#define STELLA_BUILD atoi("$Rev$" + 6) #define STELLA_BUILD atoi("$Rev$" + 6)
#endif #endif

View File

@ -27,7 +27,7 @@
regenerated and the application recompiled. regenerated and the application recompiled.
*/ */
#define DEF_PROPS_SIZE 3238 #define DEF_PROPS_SIZE 3239
static const char* DefProps[DEF_PROPS_SIZE][21] = { static const char* DefProps[DEF_PROPS_SIZE][21] = {
{ "000509d1ed2b8d30a9d94be1b3b5febb", "Greg Zumwalt", "", "Jungle Jane (2003) (Greg Zumwalt) (Hack)", "Hack of Pitfall!", "Hack", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "000509d1ed2b8d30a9d94be1b3b5febb", "Greg Zumwalt", "", "Jungle Jane (2003) (Greg Zumwalt) (Hack)", "Hack of Pitfall!", "Hack", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" },
@ -2991,6 +2991,7 @@ static const char* DefProps[DEF_PROPS_SIZE][21] = {
{ "eb9f8b84c193d9d93a58fca112aa39ed", "", "", "Register Twiddler Demo (PD)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "eb9f8b84c193d9d93a58fca112aa39ed", "", "", "Register Twiddler Demo (PD)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" },
{ "ebcb084a91d41865b2c1915779001ca7", "JVP", "", "Bob Is Going Home (JVP)", "AKA Bobby Is Going Home", "", "", "", "", "", "", "", "", "", "", "", "", "31", "", "", "" }, { "ebcb084a91d41865b2c1915779001ca7", "JVP", "", "Bob Is Going Home (JVP)", "AKA Bobby Is Going Home", "", "", "", "", "", "", "", "", "", "", "", "", "31", "", "", "" },
{ "ebcbc8a181a738e13df6216e5c329230", "Activision, Steve Cartwright", "AX-022", "Seaquest (1983) (Activision) (16K)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "ebcbc8a181a738e13df6216e5c329230", "Activision, Steve Cartwright", "AX-022", "Seaquest (1983) (Activision) (16K)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" },
{ "ebd2488dcace40474c1a78fa53ebfadf", "Skill Screen Games", "SSG001", "Extra Terrestrials (1983) (SSG)", "The only Canadian-designed and manufactured Atari 2600 game from the 1980's", "Extremely Rare", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" },
{ "ebf2dff78a08733251bf3838f02f7938", "Commavid, Ben Burch", "CM-010", "Rush Hour (1983) (Commavid) (Prototype) [a2]", "", "Prototype", "", "", "", "", "", "", "", "", "", "", "", "30", "220", "", "" }, { "ebf2dff78a08733251bf3838f02f7938", "Commavid, Ben Burch", "CM-010", "Rush Hour (1983) (Commavid) (Prototype) [a2]", "", "Prototype", "", "", "", "", "", "", "", "", "", "", "", "30", "220", "", "" },
{ "ebf9038e927e6a0db3e0d170c59911e6", "", "", "Pac-2600 (PD)", "", "New Release", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "ebf9038e927e6a0db3e0d170c59911e6", "", "", "Pac-2600 (PD)", "", "New Release", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" },
{ "ec26fdc87b1d35f1d60ea89cda4f4dd4", "", "", "Star Fire - Crash Scene (04-11-2002) (MP)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "ec26fdc87b1d35f1d60ea89cda4f4dd4", "", "", "Star Fire - Crash Scene (04-11-2002) (MP)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" },

View File

@ -23,12 +23,6 @@
"Cartridge.Name" "Commando Raid (208 in 1) (Unknown) (PAL)" "Cartridge.Name" "Commando Raid (208 in 1) (Unknown) (PAL)"
"" ""
"Cartridge.MD5" "2d9e5d8d083b6367eda880e80dfdfaeb"
"Cartridge.Manufacturer" "Selchow & Righter - QDI"
"Cartridge.ModelNo" "87"
"Cartridge.Name" "Glib (1983) (Selchow & Righter)"
""
"Cartridge.MD5" "b86552198f52cfce721bafb496363099" "Cartridge.MD5" "b86552198f52cfce721bafb496363099"
"Cartridge.Manufacturer" "Apollo, Tim Martin" "Cartridge.Manufacturer" "Apollo, Tim Martin"
"Cartridge.ModelNo" "AP-2007" "Cartridge.ModelNo" "AP-2007"
@ -36,6 +30,12 @@
"Cartridge.Rarity" "Prototype" "Cartridge.Rarity" "Prototype"
"" ""
"Cartridge.MD5" "2d9e5d8d083b6367eda880e80dfdfaeb"
"Cartridge.Manufacturer" "Selchow & Righter - QDI"
"Cartridge.ModelNo" "87"
"Cartridge.Name" "Glib (1983) (Selchow & Righter)"
""
"Cartridge.MD5" "c31a17942d162b80962cb1f7571cd1d5" "Cartridge.MD5" "c31a17942d162b80962cb1f7571cd1d5"
"Cartridge.Manufacturer" "Home Vision - Gem International Corp." "Cartridge.Manufacturer" "Home Vision - Gem International Corp."
"Cartridge.ModelNo" "VCS83112" "Cartridge.ModelNo" "VCS83112"
@ -8033,6 +8033,14 @@
"Cartridge.Name" "Planet Patrol (1982) (Play Video) (PAL)" "Cartridge.Name" "Planet Patrol (1982) (Play Video) (PAL)"
"" ""
"Cartridge.MD5" "ebd2488dcace40474c1a78fa53ebfadf"
"Cartridge.Manufacturer" "Skill Screen Games"
"Cartridge.ModelNo" "SSG001"
"Cartridge.Name" "Extra Terrestrials (1983) (SSG)"
"Cartridge.Note" "The only Canadian-designed and manufactured Atari 2600 game from the 1980's"
"Cartridge.Rarity" "Extremely Rare"
""
"Cartridge.MD5" "d078674afdf24a4547b4b32890fdc614" "Cartridge.MD5" "d078674afdf24a4547b4b32890fdc614"
"Cartridge.Manufacturer" "Jone Yuan Telephonic Enterprise Co" "Cartridge.Manufacturer" "Jone Yuan Telephonic Enterprise Co"
"Cartridge.Name" "Laser Blast (Jone Yuan)" "Cartridge.Name" "Laser Blast (Jone Yuan)"

View File

@ -53,7 +53,7 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>StLa</string> <string>StLa</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3.8</string> <string>3.8.1</string>
<key>NSMainNibFile</key> <key>NSMainNibFile</key>
<string>SDLMain.nib</string> <string>SDLMain.nib</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>

View File

@ -5,10 +5,29 @@ use FindBin;
use lib "$FindBin::Bin"; use lib "$FindBin::Bin";
use PropSet; use PropSet;
usage() if @ARGV != 2; my $usr_file = "";
my $sys_file = "";
my %usr_propset = PropSet::load_prop_set($ARGV[0]); if (@ARGV != 2)
my %sys_propset = PropSet::load_prop_set($ARGV[1]); {
if (@ARGV == 1 && $ARGV[0] == "-help")
{
usage();
}
# Saves me from having to type these paths *every single time*
$usr_file = "$ENV{HOME}/.stella/stella.pro";
$sys_file = "src/emucore/stella.pro";
}
else
{
$usr_file = $ARGV[0];
$sys_file = $ARGV[1];
}
print "$usr_file\n";
my %usr_propset = PropSet::load_prop_set($usr_file);
my %sys_propset = PropSet::load_prop_set($sys_file);
print "\n"; print "\n";
print "Valid properties found in user file: " . keys (%usr_propset) . "\n"; print "Valid properties found in user file: " . keys (%usr_propset) . "\n";
@ -28,8 +47,8 @@ print "Updated properties found in system file: " . keys (%sys_propset) . "\n";
print "\n"; print "\n";
# Write both files back to disk # Write both files back to disk
PropSet::save_prop_set($ARGV[0], \%usr_propset); PropSet::save_prop_set($usr_file, \%usr_propset);
PropSet::save_prop_set($ARGV[1], \%sys_propset); PropSet::save_prop_set($sys_file, \%sys_propset);
sub usage { sub usage {

View File

@ -1,5 +1,5 @@
%define name stella %define name stella
%define version 3.8 %define version 3.8.1
%define rel 1 %define rel 1
%define enable_gl 1 %define enable_gl 1
@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%_datadir/icons/large/%{name}.png %_datadir/icons/large/%{name}.png
%changelog %changelog
* Sun Mar 3 2013 Stephen Anthony <stephena@users.sf.net> 3.8.1-1
- Version 3.8.1 release
* Thu Feb 21 2013 Stephen Anthony <stephena@users.sf.net> 3.8-1 * Thu Feb 21 2013 Stephen Anthony <stephena@users.sf.net> 3.8-1
- Version 3.8 release - Version 3.8 release

View File

@ -36,8 +36,8 @@ IDI_ICON ICON "stella.ico"
// //
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 3,8,0,0 FILEVERSION 3,8,1,0
PRODUCTVERSION 3,8,0,0 PRODUCTVERSION 3,8,1,0
FILEFLAGSMASK 0x3fL FILEFLAGSMASK 0x3fL
#ifdef _DEBUG #ifdef _DEBUG
FILEFLAGS 0x1L FILEFLAGS 0x1L
@ -55,12 +55,12 @@ BEGIN
VALUE "Comments", "The multi-platform Atari 2600 emulator. Stella is released under the GPLv2." VALUE "Comments", "The multi-platform Atari 2600 emulator. Stella is released under the GPLv2."
VALUE "CompanyName", "The Stella Team (http://stella.sourceforge.net)" VALUE "CompanyName", "The Stella Team (http://stella.sourceforge.net)"
VALUE "FileDescription", "Stella" VALUE "FileDescription", "Stella"
VALUE "FileVersion", "3.8" VALUE "FileVersion", "3.8.1"
VALUE "InternalName", "Stella" VALUE "InternalName", "Stella"
VALUE "LegalCopyright", "Copyright (C) 1995-2013 The Stella Team" VALUE "LegalCopyright", "Copyright (C) 1995-2013 The Stella Team"
VALUE "OriginalFilename", "Stella.exe" VALUE "OriginalFilename", "Stella.exe"
VALUE "ProductName", "Stella" VALUE "ProductName", "Stella"
VALUE "ProductVersion", "3.8" VALUE "ProductVersion", "3.8.1"
END END
END END
BLOCK "VarFileInfo" BLOCK "VarFileInfo"