Web - updated downloads page with information about the SVN repository and compiling.

This commit is contained in:
adelikat 2010-05-19 01:42:26 +00:00
parent 9e3a0b94ce
commit ad413efbb9
1 changed files with 13 additions and 1 deletions

View File

@ -46,7 +46,8 @@
<li><a href="http://scons.org/">Scons is required to build from source.</a></li>
<li>Requires SDL, libz, and zenity</li>
<li>Liblua5.1 and OpenGL are optional, but recommended.</li>
<li><a href="http://dietschnitzel.com/gfceu">GFCEUX</a>, a GTK2 GUI for fceux, is included in the source release. All non-windows users of the SDL port are reccommended to install and use this, unless you particularly prefer the command-line.</li>
<li><a href="http://dietschnitzel.com/gfceu">GFCEUX</a>, a GTK2 GUI for
FCEUX, is included in the source release. All non-windows users of the SDL port are recommended to install and use this, unless you particularly prefer the command-line.</li>
<li>For instructions on installing on an Ubuntu or Debian system, check the how to at <a href="http://ubuntuforums.org/showthread.php?t=971455">Ubuntuforums.</a></li>
</ul>
@ -59,6 +60,17 @@
If you are working with a developer to fix an issue affecting you then this is where you will find your fixed build. </p>
<ul><li><a href="http://fceux.com/zip">Interim Build <WCREV></a> <WCDATE></li></ul>
<h3>Source Code</h3>
<ul>
<li><a href="https://fceultra.svn.sourceforge.net/svnroot/fceultra">SVN repository</a></li>
</ul>
<p>FCEUX development is done via a sourceforge SVN repository. The latest svn can be found there</p>
<h4>Compiling</h4>
<ul>
<li>Win32 uses MS Visual Studio - 20010 and 2008 project files maintained (a 2005 one is available but outdated)</li>
<li>The SDL build uses SCON</li>
<li>Everything needed to compile is included in SVN</li>
</ul>
<h3>Old Versions</h3>
<table border="1">
<tr>