stella/htdocs/downloads.php

90 lines
3.8 KiB
PHP

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Stella: &quot;A Multi-Platform Atari 2600 VCS Emulator&quot;</title>
<link href="cssscreen.css" rel="stylesheet" media="screen">
<link href="cssprint.css" rel="stylesheet" media="print">
</head>
<body id="stable">
<div class="rightcolumn">
<div class="header"><?php include("header.php"); ?></div>
<div class="content">
<!---------------------------------------------------------------->
<table BORDER=0 CELLPADDING=6 WIDTH="100%">
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-2.7.7-win32.exe?download">stella-2.7.7-win32.exe</a></td>
<td BGCOLOR="#FFCC99">Binary installer (exe) for Windows 95/98/ME/2000/XP/Vista</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-2.7.7-win32.zip?download">stella-2.7.7-win32.zip</a></td>
<td BGCOLOR="#FFCC99">Binary ZIP for Windows 95/98/ME/2000/XP/Vista</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-2.7.7-win64.zip?download">stella-2.7.7-win64.zip</a></td>
<td BGCOLOR="#FFCC99">Binary 64-bit ZIP for Windows Vista64 (not well tested, may not work in XP64)</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/StellaOSX2.7.7.dmg?download">StellaOSX2.7.7.dmg</a></td>
<td BGCOLOR="#FFCC99">Binary DMG for Mac OSX</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-2.7.7-1.i586.rpm?download">stella-2.7.7-1.i586.rpm</a></td>
<td BGCOLOR="#FFCC99">Binary 32-bit RPM for Mandriva Linux 2007 (may work on other RPM distributions)</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella_2.7.7-1_i386.deb?download">stella_2.7.7-1_i386.deb</a></td>
<td BGCOLOR="#FFCC99">Binary 32-bit DEB for Ubuntu Jaunty Jackalope (9.04)</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella_2.7.7-1_amd64.deb?download">stella_2.7.7-1_amd64.deb</a></td>
<td BGCOLOR="#FFCC99">Binary 64-bit DEB for Ubuntu Jaunty Jackalope (9.04)</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-2.3.5-gp2x.zip?download">stella-2.3.5-gp2x.zip</a></td>
<td BGCOLOR="#FFCC99">Binary ZIP for GP2X</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-2.3.5-wince.zip?download">stella-2.3.5-wince.zip</a></td>
<td BGCOLOR="#FFCC99">Binary ZIP for WinCE devices (PocketPC and Smartphones)</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-2.7.7-1.src.rpm?download">stella-2.7.7-1.src.rpm</a></td>
<td BGCOLOR="#FFCC99">Source RPM for Mandriva Linux (may work on other RPM distributions)</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-2.7.7-src.tar.gz?download">stella-2.7.7-src.tar.gz</a></td>
<td BGCOLOR="#FFCC99">Source tarball for all systems</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC">
<a href="http://sourceforge.net/project/showfiles.php?group_id=41847" target="_top">Sourceforge project page</a></td>
<td BGCOLOR="#FFCC99">Older releases on the Sourceforge Stella project page</td>
</tr>
<tr>
<td BGCOLOR="#CCCCCC"><a href="http://prdownloads.sourceforge.net/stella/stella-snapshots-20090119.zip?download">stella-snapshots-20090119.zip</a></td>
<td BGCOLOR="#ddCC99">Snapshot files for use in ROM launcher/ROM Info Viewer</td>
</tr>
</table>
<!---------------------------------------------------------------->
</div>
<div class="footer"><?php include("footer.php"); ?></div>
</div>
<div class="leftcolumn"><?php include("menu.html"); ?></div>
</body>
</html>