Repo reorganization: move htdocs out of trunk.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1731 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
|
@ -1,52 +0,0 @@
|
|||
<!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: "A Multi-Platform Atari 2600 VCS Emulator"</title>
|
||||
<link href="cssscreen.css" rel="stylesheet" media="screen">
|
||||
<link href="cssprint.css" rel="stylesheet" media="print">
|
||||
</head>
|
||||
<body id="atarilinks">
|
||||
<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://www.atariage.com/">AtariAge</a></td>
|
||||
<td BGCOLOR="#FFCC99">Just about everything you every wanted to know about
|
||||
the Atari 2600 can be found here</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://www.atarimania.com/start.php">Atari Mania</a></td>
|
||||
<td BGCOLOR="#FFCC99">A comprehensive database/collection of all things Atari-related,
|
||||
including ROMs, snapshots and instructions, user guides, and more</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://jstella.sourceforge.net">JStella</a></td>
|
||||
<td BGCOLOR="#FFCC99">A Java port of Stella which can be run in a web page</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://www.tripoint.org/kevtris/misc/texts.html">Kevin Horton's documents</a></td>
|
||||
<td BGCOLOR="#FFCC99">Various documents about the 32in1 cart, Atari 2600 easter eggs, and more</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://en.wikipedia.org/wiki/Atari_2600">Atari 2600 on Wikipedia</a></td>
|
||||
<td BGCOLOR="#FFCC99">Historical information about the Atari 2600 console</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<!---------------------------------------------------------------->
|
||||
|
||||
</div>
|
||||
<div class="footer"><?php include("footer.php"); ?></div>
|
||||
</div>
|
||||
<div class="leftcolumn"><?php include("menu.html"); ?></div>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 53 B |
|
@ -1,23 +0,0 @@
|
|||
body { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background: white 0px 0px; margin: 20px }
|
||||
p {}
|
||||
td { font-size: 12pt; }
|
||||
img { border: none }
|
||||
a:link { color: blue }
|
||||
a:active { color: blue }
|
||||
a:visited { color: blue }
|
||||
a:hover { color: red }
|
||||
.rightcolumn { }
|
||||
.header { }
|
||||
.content { margin-top: 20px }
|
||||
.footer { font-size: 10pt; margin-top: 40px }
|
||||
.footer img { float: left; padding-right: 20px }
|
||||
.leftcolumn { display: none }
|
||||
.leftcolumn img { }
|
||||
.menuheader { }
|
||||
.leftcolumn ul { }
|
||||
.leftcolumn ul li { }
|
||||
.leftcolumn ul li a { }
|
||||
.leftcolumn ul li a:link { }
|
||||
.leftcolumn ul li a:active { }
|
||||
.leftcolumn ul li a:visited { }
|
||||
.leftcolumn ul li a:hover { }
|
|
@ -1,33 +0,0 @@
|
|||
body { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; background: white url(background.gif) repeat-y 0px 0px; margin: 20px }
|
||||
p {}
|
||||
td { font-size: 12pt; }
|
||||
img { border: none }
|
||||
a:link { color: blue }
|
||||
a:active { color: blue }
|
||||
a:visited { color: blue }
|
||||
a:hover { color: red }
|
||||
.rightcolumn { float: right; padding-right: 20px; padding-bottom: 20px; position: absolute; top: 20px; left: 200px }
|
||||
.header { }
|
||||
.content { margin-top: 20px }
|
||||
.footer { font-size: 10pt; margin-top: 40px }
|
||||
.footer img { float: left; padding-right: 20px }
|
||||
.leftcolumn { font-size: 10pt; float: left; padding-bottom: 20px; position: absolute; top: 20px; left: 20px; width: 140px; overflow: hidden }
|
||||
.leftcolumn img { }
|
||||
.menuheader { font-weight: bold; font-size: 11pt; margin-top: 20px; margin-bottom: 5px }
|
||||
.leftcolumn ul { list-style-type: none; margin: 0px; padding: 0px }
|
||||
.leftcolumn ul li { }
|
||||
.leftcolumn ul li a { text-decoration: none; margin-bottom: 3px; padding: 3px; width: 130px; display: block }
|
||||
.leftcolumn ul li a:link { color: black; background-color: #ffd766 }
|
||||
.leftcolumn ul li a:active { color: white; background-color: red }
|
||||
.leftcolumn ul li a:visited { color: black; background-color: #ffd766 }
|
||||
.leftcolumn ul li a:hover { color: red; background-color: white }
|
||||
body#about a#about { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#screenshots a#screenshots { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#news a#news { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#team a#team { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#mailing a#mailing { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#guide a#guide { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#stable a#stable { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#development a#development { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#atarilinks a#atarilinks { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
||||
body#homebrew a#homebrew { color: black; background: white url(menucurrent.gif) no-repeat right top }
|
|
@ -1,41 +0,0 @@
|
|||
<!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: "A Multi-Platform Atari 2600 VCS Emulator"</title>
|
||||
<link href="cssscreen.css" rel="stylesheet" media="screen">
|
||||
<link href="cssprint.css" rel="stylesheet" media="print">
|
||||
</head>
|
||||
<body id="development">
|
||||
<div class="rightcolumn">
|
||||
<div class="header"><?php include("header.php"); ?></div>
|
||||
<div class="content">
|
||||
|
||||
<!---------------------------------------------------------------->
|
||||
<!--
|
||||
<p>Development snapshots of Stella are created nightly, and can be downloaded
|
||||
<a href="http://www.urchlay.com/stella_nightly/">here</a>. Currently, we
|
||||
only build for Win32 and Linux platforms. We hope to add support for OSX in
|
||||
the future. Have a look at the nightly build
|
||||
<a href="http://www.urchlay.com/stella_nightly/README-nightly.txt">
|
||||
README</a> for more information.
|
||||
-->
|
||||
<p>Instructions for compiling Stella from source code can be found in the
|
||||
User's Guide, which vary depending on your operating system. Feel free to
|
||||
email <a href="mailto:stephena@users.sourceforge.net">Stephen Anthony</a> if
|
||||
you encounter problems, or you wish to contribute in any way to the Stella
|
||||
project.</p>
|
||||
|
||||
<p>The latest sourcecode for Stella can always be downloaded using Subversion from
|
||||
the Sourceforge servers. Instructions for using Subversion on Sourceforge can be
|
||||
found <a href="http://sourceforge.net/svn/?group_id=41847">here</a>.</p>
|
||||
<p><b>Note:</b> Developers can check out from 'trunk' with the following command:
|
||||
<pre>svn co https://stella.svn.sourceforge.net/svnroot/stella/trunk/stella</pre></p>
|
||||
<!---------------------------------------------------------------->
|
||||
|
||||
</div>
|
||||
<div class="footer"><?php include("footer.php"); ?></div>
|
||||
</div>
|
||||
<div class="leftcolumn"><?php include("menu.html"); ?></div>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 378 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 702 B |
Before Width: | Height: | Size: 889 B |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 3.0 KiB |
|
@ -1,89 +0,0 @@
|
|||
<!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: "A Multi-Platform Atari 2600 VCS Emulator"</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>
|
|
@ -1,5 +0,0 @@
|
|||
<hr><p>Copyright © 1996-<?php echo date("Y"); ?>
|
||||
<a href="http://www.bradfordmott.com">Bradford W. Mott</a>,
|
||||
<a href="http://minbar.org">Stephen Anthony</a> and
|
||||
<a href="theteam.php">The Stella Team</a>
|
||||
<br /> Site Updated May 16, 2009</p>
|
Before Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 87 KiB |
|
@ -1 +0,0 @@
|
|||
<img src="http://stella.sourceforge.net/title.gif" height="145" width="495">
|
|
@ -1,62 +0,0 @@
|
|||
<!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: "A Multi-Platform Atari 2600 VCS Emulator"</title>
|
||||
<link href="cssscreen.css" rel="stylesheet" media="screen">
|
||||
<link href="cssprint.css" rel="stylesheet" media="print">
|
||||
</head>
|
||||
<body id="homebrew">
|
||||
<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://www.alienbill.com/2600/101/docs/stella.html">Stella Programmer's Guide</a></td>
|
||||
<td BGCOLOR="#FFCC99">The Stella Programmer's Guide written by Steve Wright contains most of the
|
||||
information you'll need to know to program the Atari 2600</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://www.tripoint.org/kevtris/files/sizes.txt">Kevin Horton's Bankswitching Document</a></td>
|
||||
<td BGCOLOR="#FFCC99">Kevin Horton's definitive 2600 bank switching document.
|
||||
If you need to know the bank switching scheme a cartridge uses this is the document to read</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://www.alienbill.com/2600/">Kirk Israel's 2600 tutorials</a></td>
|
||||
<td BGCOLOR="#FFCC99">Kirk Israel's Atari 2600 programming tutorial page, including the famous '2600 101' tutorials</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://www.atariage.com/forums/index.php?showforum=31">2600 Programming For Newbies</a></td>
|
||||
<td BGCOLOR="#FFCC99">An AtariAge forum with many tips for the beginning programmer</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://www.atariage.com/forums/index.php?showtopic=33233">Andrew Davie AtariAge tutorials</a></td>
|
||||
<td BGCOLOR="#FFCC99">Andrew Davie's collected AtariAge forum threads on Atari 2600 programming</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://www.randomterrain.com/atari-2600-memories.html">Atari 2600 Memories</a></td>
|
||||
<td BGCOLOR="#FFCC99">A collection of programming tips and general Atari 2600 trivia from Random Terrain</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="http://bataribasic.com">batari Basic</a></td>
|
||||
<td BGCOLOR="#FFCC99">Create games for the Atari 2600 in the BASIC programming language</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<!---------------------------------------------------------------->
|
||||
|
||||
</div>
|
||||
<div class="footer"><?php include("footer.php"); ?></div>
|
||||
</div>
|
||||
<div class="leftcolumn"><?php include("menu.html"); ?></div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,39 +0,0 @@
|
|||
<!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: "A Multi-Platform Atari 2600 VCS Emulator"</title>
|
||||
<link href="cssscreen.css" rel="stylesheet" media="screen">
|
||||
<link href="cssprint.css" rel="stylesheet" media="print">
|
||||
</head>
|
||||
<body id="about">
|
||||
<div class="rightcolumn">
|
||||
<div class="header"><?php include("header.php"); ?></div>
|
||||
<div class="content">
|
||||
|
||||
<!---------------------------------------------------------------->
|
||||
<p>The Atari 2600 Video Computer System (VCS), introduced in 1977,
|
||||
was the most popular home video game system of the early 1980's.
|
||||
Now you can enjoy all of your favorite Atari 2600 games on your PC
|
||||
thanks to Stella!</p>
|
||||
|
||||
<p>Stella is a multi-platform Atari 2600 VCS emulator released under
|
||||
the GNU General Public License (GPL). Stella was originally developed
|
||||
for Linux by <a href="http://www.bradfordmott.com/">Bradford W. Mott</a>,
|
||||
however, since its original release several people have joined the
|
||||
development team to port Stella to other operating systems such as
|
||||
AcornOS, AmigaOS, DOS, FreeBSD, IRIX, Linux, OS/2, MacOS, Unix, and
|
||||
Windows. The development team is working hard to perfect the emulator
|
||||
and we hope you enjoy our effort.</p>
|
||||
|
||||
<p>On this site you'll find information about downloading, installing,
|
||||
using, and enhancing Stella. You'll also find useful information
|
||||
about the Atari 2600, emulation and homebrew development.</p>
|
||||
<!---------------------------------------------------------------->
|
||||
|
||||
</div>
|
||||
<div class="footer"><?php include("footer.php"); ?></div>
|
||||
</div>
|
||||
<div class="leftcolumn"><?php include("menu.html"); ?></div>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 8.3 KiB |
|
@ -1,31 +0,0 @@
|
|||
<img src="menu-title.gif" width="125" height="125">
|
||||
|
||||
<div class="menuheader">General</div>
|
||||
<ul>
|
||||
<li><a href="index.php" id="about" >About Stella</a>
|
||||
<li><a href="screenshots.php" id="screenshots" >Screen Shots</a>
|
||||
<li><a href="stellanews.php" id="news" >Stella News</a>
|
||||
<li><a href="theteam.php" id="team" >The Team</a>
|
||||
</ul>
|
||||
<div class="menuheader">Documentation</div>
|
||||
<ul>
|
||||
<li><a href="http://sourceforge.net/mail/?group_id=41847" id="mailing">Mailing Lists</a>
|
||||
<li><a href="docs/index.html" id="guide">User's Guide</a>
|
||||
</ul>
|
||||
<div class="menuheader">Downloads</div>
|
||||
<ul>
|
||||
<li><a href="downloads.php" id="stable" >Stable Releases</a>
|
||||
<li><a href="development.php" id="development" >Development</a>
|
||||
</ul>
|
||||
<div class="menuheader">Important Links</div>
|
||||
<ul>
|
||||
<li><a href="atari2600links.php" id="atarilinks" >Atari 2600 Links</a>
|
||||
<li><a href="homebrew.php" id="homebrew" >Homebrew Development</a>
|
||||
</ul>
|
||||
|
||||
<div> </div>
|
||||
<div> </div>
|
||||
<div> </div>
|
||||
|
||||
<div class="menuheader">Hosted by</div>
|
||||
<a href="http://sourceforge.net/projects/stella"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=41847&type=12" width="120" height="30" alt="Get Stella - Atari 2600 Emulator at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
|
Before Width: | Height: | Size: 200 B |
|
@ -1,62 +0,0 @@
|
|||
<!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: "A Multi-Platform Atari 2600 VCS Emulator"</title>
|
||||
<link href="cssscreen.css" rel="stylesheet" media="screen">
|
||||
<link href="cssprint.css" rel="stylesheet" media="print">
|
||||
</head>
|
||||
<body id="screenshots">
|
||||
<div class="rightcolumn">
|
||||
<div class="header"><?php include("header.php"); ?></div>
|
||||
<div class="content">
|
||||
|
||||
<!---------------------------------------------------------------->
|
||||
<center><p><b><font size=+2>Emulation Snapshots (Software Mode)</font></b></center>
|
||||
<center>
|
||||
<table border="0" cellpadding="5">
|
||||
<tr>
|
||||
<td><img src="game-images/chopper_command.png"></td>
|
||||
<td><img src="game-images/Mac_keystone.png"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><i>Chopper Command</i></center></td>
|
||||
<td><center><i>Keystone Kapers</i></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
<center><p><b><font size=+2>Emulation Snapshots (OpenGL Mode)</font></b></center>
|
||||
<center>
|
||||
<table border="0" cellpadding="5">
|
||||
<tr>
|
||||
<td><img src="game-images/berzerk.png"></td>
|
||||
<td><img src="game-images/hero.png"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center><i>Berserk</i></center></td>
|
||||
<td><center><i>H.E.R.O.</i></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
<center><p><b><font size=+2>ROM Launcher (click for larger image)</font></b></center>
|
||||
<center>
|
||||
<a href="game-images/launcher.png"><img src="game-images/t_launcher.jpg"></img></a>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
<center><p><b><font size=+2>Integrated Debugger (click for larger image)</font></b></center>
|
||||
<center>
|
||||
<a href="game-images/debugger.png"><img src="game-images/t_debugger.jpg"></img></a>
|
||||
</center>
|
||||
<!---------------------------------------------------------------->
|
||||
|
||||
</div>
|
||||
<div class="footer"><?php include("footer.php"); ?></div>
|
||||
</div>
|
||||
<div class="leftcolumn"><?php include("menu.html"); ?></div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,94 +0,0 @@
|
|||
<!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: "A Multi-Platform Atari 2600 VCS Emulator"</title>
|
||||
<link href="cssscreen.css" rel="stylesheet" media="screen">
|
||||
<link href="cssprint.css" rel="stylesheet" media="print">
|
||||
</head>
|
||||
<body id="team">
|
||||
<div class="rightcolumn">
|
||||
<div class="header"><?php include("header.php"); ?></div>
|
||||
<div class="content">
|
||||
|
||||
<!---------------------------------------------------------------->
|
||||
<table BORDER=0 CELLPADDING=6 WIDTH="100%" >
|
||||
|
||||
<tr>
|
||||
<td><b>Current Members</b></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:stephena@users.sourceforge.net">Stephen Anthony</a></td>
|
||||
<td BGCOLOR="#FFCC99">Emulation core/debugger development and enhancements;
|
||||
current maintainer for the Linux, OSX and Windows ports</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:AtariMac@cox.net">Mark Grebe</a></td>
|
||||
<td BGCOLOR="#FFCC99">Original author of the Mac OSX port of Stella</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:knakos@gmail.com">Kostas Nakos</a></td>
|
||||
<td BGCOLOR="#FFCC99">Author/maintainer of the WinCE port of Stella</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:bwmott@users.sourceforge.net">Bradford Mott</a></td>
|
||||
<td BGCOLOR="#FFCC99">Project management and emulation core developer, original author of Stella</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:estolberg@users.sourceforge.net">Eckhard Stolberg</a></td>
|
||||
<td BGCOLOR="#FFCC99">Emulation core development</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:urchlay@users.sourceforge.net">Brian Watson</a></td>
|
||||
<td BGCOLOR="#FFCC99">Emulation core development and debugger support</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Retired Members</b></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:jdandrea@users.sourceforge.net">Joe D'Andrea</a></td>
|
||||
<td BGCOLOR="#FFCC99">Maintainer of the Solaris build of Stella</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:doodle@scenergy.dfmk.hu">Doodle</a></td>
|
||||
<td BGCOLOR="#FFCC99">Maintainer of the OS/2 port of Stella</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:dspice@users.sourceforge.net">Darrell Spice Jr.</a></td>
|
||||
<td BGCOLOR="#FFCC99">Original author of the OS/2 port of Stella</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td BGCOLOR="#CCCCCC"><a href="mailto:azaballa@users.sourceforge.net">Alex Zaballa</a></td>
|
||||
<td BGCOLOR="#FFCC99">Author/maintainer of the GP2X port of Stella</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
<!---------------------------------------------------------------->
|
||||
|
||||
</div>
|
||||
<div class="footer"><?php include("footer.php"); ?></div>
|
||||
</div>
|
||||
<div class="leftcolumn"><?php include("menu.html"); ?></div>
|
||||
</body>
|
||||
</html>
|
BIN
htdocs/title.gif
Before Width: | Height: | Size: 14 KiB |