Windows doc update

This commit is contained in:
n-a-c-h
2005-01-20 01:20:06 +00:00
parent 0f4ec3ff76
commit 02249a3743
8 changed files with 37 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>ZSNES Documentation - Windows v1.41 - About</title>
<title>ZSNES Documentation - Windows v1.42 - About</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
@@ -12,7 +12,7 @@
<div id="header">
<h1><img src="images/zsneslogo.png" /></h1>
<div id="header_oslogo"><img src="images/windowslogo.png" /></div>
<h2>ZSNES Windows v1.41</h2>
<h2>ZSNES Windows v1.42</h2>
</div>
<div id="header_nav">

View File

@@ -4,7 +4,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title>ZSNES Documentation - Windows v1.4 - Bug Reports</title>
<title>ZSNES Documentation - Windows v1.42 - Bug Reports</title>
</head>
<body>
@@ -12,7 +12,7 @@
<tr>
<td class='PHeader'>
<img src="images/zsneslogo.png" alt="ZSNES" /><br />
<b>ZSNES Windows v1.4</b>
<b>ZSNES Windows v1.42</b>
</td>
<td class='PHeader' style="text-align:right;padding:14px;background-image:url(images/windowslogo.png);">
</td>

View File

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>ZSNES Documentation - Windows v1.41 - Bug Reports</title>
<title>ZSNES Documentation - Windows v1.42 - Bug Reports</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
@@ -12,7 +12,7 @@
<div id="header">
<h1><img src="images/zsneslogo.png" /></h1>
<div id="header_oslogo"><img src="images/windowslogo.png" /></div>
<h2>ZSNES Windows v1.41</h2>
<h2>ZSNES Windows v1.42</h2>
</div>
<div id="header_nav">

View File

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>ZSNES Documentation - Windows v1.41 - Credits</title>
<title>ZSNES Documentation - Windows v1.42 - Credits</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
@@ -12,7 +12,7 @@
<div id="header">
<h1><img src="images/zsneslogo.png" /></h1>
<div id="header_oslogo"><img src="images/windowslogo.png" /></div>
<h2>ZSNES Windows v1.41</h2>
<h2>ZSNES Windows v1.42</h2>
</div>
<div id="header_nav">

View File

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>ZSNES Documentation - Windows v1.41 - FAQ</title>
<title>ZSNES Documentation - Windows v1.42 - FAQ</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
@@ -12,7 +12,7 @@
<div id="header">
<h1><img src="images/zsneslogo.png" /></h1>
<div id="header_oslogo"><img src="images/windowslogo.png" /></div>
<h2>ZSNES Windows v1.41</h2>
<h2>ZSNES Windows v1.42</h2>
</div>
<div id="header_nav">

View File

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>ZSNES Documentation - Windows v1.41 - GUI</title>
<title>ZSNES Documentation - Windows v1.42 - GUI</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
@@ -12,7 +12,7 @@
<div id="header">
<h1><img src="images/zsneslogo.png" /></h1>
<div id="header_oslogo"><img src="images/windowslogo.png" /></div>
<h2>ZSNES Windows v1.41</h2>
<h2>ZSNES Windows v1.42</h2>
</div>
<div id="header_nav">

View File

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>ZSNES Documentation - Windows v1.41 - Netplay</title>
<title>ZSNES Documentation - Windows v1.42 - Netplay</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
@@ -12,7 +12,7 @@
<div id="header">
<h1><img src="images/zsneslogo.png" /></h1>
<div id="header_oslogo"><img src="images/windowslogo.png" /></div>
<h2>ZSNES Windows v1.41</h2>
<h2>ZSNES Windows v1.42</h2>
</div>
<div id="header_nav">

View File

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>ZSNES Documentation - Windows v1.41 - Readme</title>
<title>ZSNES Documentation - Windows v1.42 - Readme</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
@@ -12,7 +12,7 @@
<div id="header">
<h1><img src="images/zsneslogo.png" /></h1>
<div id="header_oslogo"><img src="images/windowslogo.png" /></div>
<h2>ZSNES Windows v1.41</h2>
<h2>ZSNES Windows v1.42</h2>
</div>
<div id="header_nav">
@@ -87,6 +87,26 @@
<h2>What's New</h2>
<div class="content_body">
<ul>
<li><span class="list_head">All Ports:</span></li>
<li>- Corrected output of BRR decode for invalid ange values (>12). [TRAC]</li>
<li>- Fixed sustain level 4 (5/8). [TRAC]</li>
<li>- Fixed label for Fullscreen/Widescreen options. [ipher]</li>
<li>- More window boxes now have borders. [ipher]</li>
<li>- Close zip files properly when IPS is not found in zip (fixes crashing with certain zlibs). [Nach]</li>
<li>- Cleaned up some code. [Nach, ipher, grinvader]</li>
<li>- Ported chip detection to C, improved BS detection. [Nach]</li>
<li>- Ported rewind to C (thanks Nach, TRAC). [grinvader]</li>
<li>- New reminder text. [grinvader, AspiringSquire]</li>
<li>- Rollback of "Improved accuracy of base rates used for ADSR, GAIN, noise, and echo emulation". [ipher]</li>
</ul>
<a id="previous_updates"></a>
</div>
<h2>Previous Updates</h2>
<div class="content_body">
<span class="previous_version_number">v1.41</span>
<ul>
<li><span class="list_head">Windows Only:</span></li>
<li>- Get_Date() now returns the proper value (it always returned the proper value in DOS). [Nach]</li>
@@ -122,11 +142,8 @@
<li>- Updated about box. [Nach, ipher]</li>
<li>- Overhauled toaster support. [Nach]
</ul>
<a id="previous_updates"></a>
</div>
<h2>Previous Updates</h2>
<div class="content_body">
<span class="previous_version_number">v1.40</span>
<ul>