Updated the documentation with a few last-minute changes.

That's it.  I'm off to make source and binary images for Linux and Windows.
If there are any more bugs (and I'm sure there are :), they'll be fixed in
Stella 1.4.1.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@321 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2004-07-15 19:37:10 +00:00
parent 859a97579e
commit 46806969f3
2 changed files with 11 additions and 7 deletions

View File

@ -34,6 +34,10 @@ For all ports:
* Add a debugger to Stella for game developers or create an external * Add a debugger to Stella for game developers or create an external
debugger to be used by Stella and z26 (and add hooks into Stella for it) debugger to be used by Stella and z26 (and add hooks into Stella for it)
* Further optimize the software mode, especially on Win32. The software
renderer in Linux takes 4% CPU (it's actually faster than OpenGL); the same
code on a faster computer running Windows XP takes 60-70%! I knew SDL
wasn't as optimized for Windows, but I didn't think it was that bad ...
For the Windows GUI frontend (StellaX) For the Windows GUI frontend (StellaX)

View File

@ -222,7 +222,8 @@
are actively maintained. That means simultaneous (and hopefully are actively maintained. That means simultaneous (and hopefully
more frequent) releases.</li> more frequent) releases.</li>
<li>A new Windows port has been created, with the GUI based on StellaX. <li>A new Windows port has been created, with the GUI based on StellaX.
This is the first new release for Windows since Stella 1.2.</li> This is the first new release for Windows since Stella 1.2.
(software mode is not yet optimized; OpenGL mode works much better)</li>
<li>A new Mac OSX port has been created by Mark Grebe. This is the first new <li>A new Mac OSX port has been created by Mark Grebe. This is the first new
release for Mac OSX since Stella 1.2.</li> release for Mac OSX since Stella 1.2.</li>
<li>Added OpenGL rendering support.</li> <li>Added OpenGL rendering support.</li>
@ -356,7 +357,6 @@
<ul> <ul>
<li>Mac OSX 10.1 or Above </li> <li>Mac OSX 10.1 or Above </li>
<li>500 MHz highly recommended </li> <li>500 MHz highly recommended </li>
<li>Joysticks or gamepads are highly recommended </li>
</ul> </ul>
<p> <p>
@ -406,14 +406,14 @@
<li><b>Source RPM</b> (stella-<i>release</i>-1.src.rpm)</li> <li><b>Source RPM</b> (stella-<i>release</i>-1.src.rpm)</li>
<ol> <ol>
<li>Rebuild the archive with the following command: <li>Rebuild the archive with the following command:
<pre> rpmbuild --rebuild stella-<i>release</i>.src.rpm</pre></li> <pre> rpmbuild --rebuild stella-<i>release</i>-1.src.rpm</pre></li>
<li>Follow the instructions under <i>Binary RPM</i> to install <li>Follow the instructions under <i>Binary RPM</i> to install
the stella-<i>release</i>.ix86.rpm file</li> the stella-<i>release</i>-1.ix86.rpm file</li>
</ol> </ol>
<li><b>Binary RPM</b> (stella-<i>release</i>-1.ix86.rpm)</li> <li><b>Binary RPM</b> (stella-<i>release</i>-1.ix86.rpm)</li>
<ol> <ol>
<li>Install the binary RPM with the following command: <li>Install the binary RPM with the following command:
<pre> rpm -Uvh stella-<i>release</i>.ix86.rpm</pre></li> <pre> rpm -Uvh stella-<i>release</i>-1.ix86.rpm</pre></li>
</ol> </ol>
</ul> </ul>
@ -689,7 +689,7 @@
<p>Most of the options of the Macintosh version are selectable by using <p>Most of the options of the Macintosh version are selectable by using
the menus, or the Cmd keys associated with the menu entries.&nbsp; the menus, or the Cmd keys associated with the menu entries.&nbsp;
Note, most of the non-remappable keys are different for the Mac version Note, most of the non-remappable keys are different for the Mac version
than those listed in section 6. Keyboard Layout.<br> than those listed in <b>Section 7 - <a href="#Keyboard">Keyboard Layout</a></b>.
</p> </p>
<p>The menu choices/Cmd keys for the Mac version are as follows:<br> <p>The menu choices/Cmd keys for the Mac version are as follows:<br>
</p> </p>
@ -943,7 +943,7 @@
<tr> <tr>
<td>Exit emulator (can't be remapped)</td> <td>Exit emulator (can't be remapped)</td>
<td>Escape (Cmd-Q for Macintosh)</td> <td>Escape</td>
</tr> </tr>
<tr> <tr>