web: updated the link to svn

This commit is contained in:
punkrockguy318 2012-11-27 17:19:44 +00:00
parent 9c3eba6c84
commit a94d844aa2
1 changed files with 3 additions and 3 deletions

View File

@ -85,13 +85,13 @@
<h3>Source Code</h3>
<ul>
<li><a href="http://svn.code.sf.net/p/fceultra/code">SVN repository</a></li>
<li><a href="http://sourceforge.net/p/fceultra/code/">SVN repository</a></li>
</ul>
<p>FCEUX development is done via a sourceforge SVN repository. The last version of the source can be found there.</p>
<p>FCEUX development is done commited to a subversion repository hosted at sourceforge. The last version of the source can be found there.</p>
<h4>Compiling</h4>
<ul>
<li>Win32 uses MS Visual Studio - 2010 and 2008 project files maintained (a 2005 one is available but outdated)</li>
<li>The SDL build uses SCONS</li>
<li>The SDL build uses Scons</li>
<li>Everything needed to compile the win32 version is included in SVN</li>
<li>The GTK port requires SDL and libz</li>
</ul>