186 lines
8.9 KiB
HTML
186 lines
8.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
|
<title>Downloads</title>
|
|
<link href="fceux.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
<div id="masthead">
|
|
<span class="largerfont">FCEUX<br/></span>The all in one NES/Famicom/Dendy Emulator
|
|
</div>
|
|
<div id="top_nav">
|
|
<a href="home.html">Home</a>
|
|
<a href="download.html">Download</a>
|
|
<a href="documentation.html">Documentation</a>
|
|
<a href="version.html">Versions</a>
|
|
<a href="contact.html">Contact</a>
|
|
<a href="links.html">Links</a>
|
|
</div>
|
|
<div id="container">
|
|
<div id="left_col">
|
|
<script type="text/javascript"><!--
|
|
google_ad_client = "pub-0764229755985190";
|
|
/* 180x150, created 5/22/10 */
|
|
google_ad_slot = "7648866201";
|
|
google_ad_width = 180;
|
|
google_ad_height = 150;
|
|
//-->
|
|
</script>
|
|
<script type="text/javascript"
|
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
|
</script>
|
|
|
|
<script type="text/javascript"><!--
|
|
google_ad_client = "pub-0764229755985190";
|
|
/* 180x150, created 5/22/10 */
|
|
google_ad_slot = "7648866201";
|
|
google_ad_width = 180;
|
|
google_ad_height = 150;
|
|
//-->
|
|
</script>
|
|
<script type="text/javascript"
|
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
|
</script>
|
|
|
|
</div>
|
|
<div id="page_content">
|
|
<h1>Downloads</h1>
|
|
<p>The FCEUX team maintains two ports: SDL and Win32.
|
|
The Win32 port has an extensive set of native gui amenities and tools.
|
|
The SDL port supports many of the features of the Win32 build (Lua scripting, movie recording),
|
|
but some of the Win32 features (debugger, TAS Editor) are exclusive to Windows.
|
|
The SDL port should run in any UNIX-like OS (Linux/Solaris/BSD/OSX).
|
|
</p>
|
|
|
|
<p>Network play in Win32 is not presently functional. Fixing it is a high priority.</p>
|
|
|
|
<h4>Win32</h4>
|
|
<ul>
|
|
<li>Be sure to check out the fceux.chm file (Under Help -> Help... in the emulator main menu). We work pretty hard on keeping that up to date!
|
|
<ul><li>We also keep an up to date <a href="help/fceux.html">online version</a></li></ul>
|
|
</li>
|
|
</ul>
|
|
|
|
<h4>SDL</h4>
|
|
<ul>
|
|
<li><a href="http://scons.org/">Scons is required to build from source.</a></li>
|
|
<li>Requires SDL and libz</li>
|
|
<li>GTK2.0 and OpenGL are optional, but recommended.</li>
|
|
<li>The GTK GUI is enabled by default, but you can disable it by editing the SConstruct file.</li>
|
|
<li>For (somewhat outdated) 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>
|
|
|
|
<h3>Download</h3>
|
|
<ul>
|
|
<li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.2.3/fceux-2.2.3-win32.zip/download">FCEUX 2.2.3 win32 Binary</a></li>
|
|
<li><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.2.3%20src/fceux-2.2.3.src.tar.gz/download">FCEUX 2.2.3 src</a></li>
|
|
</ul>
|
|
|
|
<p>If you are working with a developer to fix an issue affecting you then this is where you will find your fixed build. It may potentially be out of date.</p>
|
|
<ul><li><a href="http://fceux.com/zip">Interim Build $WCREV$</a> $WCDATE$</li></ul>
|
|
|
|
<h3>Source Code</h3>
|
|
<ul>
|
|
<li><a href="http://sourceforge.net/p/fceultra/code/">SVN repository</a></li>
|
|
</ul>
|
|
<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. Newer versions of visual studio should be able to build it, with a little trouble.</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>
|
|
<h3>Old Versions</h3>
|
|
<table border="1">
|
|
<tr>
|
|
<th>Win32 Binary</th><th>SRC</th><th>Deb Binary</th>
|
|
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://sourceforge.net/projects/fceultra/files/Binaries/2.2.2/fceux-2.2.2-win32.zip/download">FCEUX 2.2.2</a></td>
|
|
<td><a href="https://sourceforge.net/projects/fceultra/files/Source%20Code/2.2.2%20src/fceux-2.2.2.src.tar.gz/download">FCEUX 2.2.2 src</a></td>
|
|
</tr>
|
|
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://sourceforge.net/projects/fceultra/files/Binaries/2.2.1/fceux-2.2.1-win32.zip/download">FCEUX 2.2.1</a></td>
|
|
<td><a href="https://sourceforge.net/projects/fceultra/files/Source%20Code/2.2.1%20src/fceux-2.2.1.src.tar.gz/download">FCEUX 2.2.1 src</a></td>
|
|
</tr>
|
|
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://sourceforge.net/projects/fceultra/files/Binaries/2.2.0/fceux-2.2.0-win32.zip/download">FCEUX 2.2.0</a></td>
|
|
<td><a href="https://sourceforge.net/projects/fceultra/files/Source%20Code/2.2.0%20src/fceux-2.2.0.src.tar.gz/download">FCEUX 2.2.0 src</a></td>
|
|
</tr>
|
|
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://sourceforge.net/projects/fceultra/files/Binaries/2.1.5/fceux-2.1.5-win32.zip/download">FCEUX 2.1.5</a> <a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.1.5/fceux-2.1.5-win32-Win2000_Win98.zip/download"> Win2000/98</a></td>
|
|
<td><a href="https://sourceforge.net/projects/fceultra/files/Source%20Code/2.1.5%20src/fceux-2.1.5.src.tar.bz2/download">FCEUX 2.1.5 src</a></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.1.4/fceux-2.1.4a-win32.zip/download">FCEUX 2.1.4a</a> <a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.1.4/fceux-2.1.4a-win32-Win2000_Win98.zip/download"> Win2000/98</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.1.4%20src/fceux-2.1.4a.src.tar.bz2/download">FCEUX 2.1.4a src</a></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.1.3%20binaries/fceux-2.1.3-win32.zip/download">FCEUX2.1.3</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.1.3%20src/fceux-2.1.3.src.tar.bz2/download">FCEUX2.1.3</a></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.1.2%20binaries/fceux-2.1.2-win32.zip/download">FCEUX2.1.2</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.1.2%20src/fceux-2.1.2.src.tar.bz2/download">FCEUX2.1.2</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.1.1%20binaries/fceux-2.1.1.win32.zip/download">FCEUX2.1.1</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.1.1%20src/fceux-2.1.1.src.tar.bz2/download">FCEUX2.1.1</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.1.0a%20src/fceux-2.1.0a.src.tar.bz2/download">FCEUX2.1.1a</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.1.0%20binaries/fceux-2.1.0.win32.zip/download">FCEUX2.1.0</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.1.0%20src/fceux-2.1.0.src.tar.bz2/download">FCEUX2.1.0</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.1.0%20binaries/fceux_2.1_i386.deb/download">FCEUX2.1.0</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.0.3%20win32/fceux-2.0.3.win32.zip/download">FCEUX2.0.3</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.0.3%20src/fceux-2.0.3.src.tar.bz2/download">FCEUX2.0.3</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.0.2%20win32/fceux-2.0.2.win32.zip/download">FCEUX2.0.2</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.0.2%20src/fceux-2.0.2.src.tar.bz2/download">FCEUX2.0.2</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.0.1%20win32/fceux-2.0.1.win32.zip/download">FCEUX2.0.1</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.0.1%20src/fceux-2.0.1.src.tar.bz2/download">FCEUX2.0.1</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.0.0%20win32/fceux-2.0.0.win32.zip/download">FCEUX2.0.0</a></td>
|
|
<td><a href="http://sourceforge.net/projects/fceultra/files/Source%20Code/2.0.0%20src/fceux-2.0.0.src.tar.bz2/download">FCEUX2.0.0</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<a href="home.html">Home</a> | <a href="download.html">Download</a> |
|
|
<a href="documentation.html">Documentation</a> | <a href="version.html">
|
|
Version History</a> | <a href="contact.html">Contact</a> | <a href="links.html">Links</a>
|
|
<br/>We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc.
|
|
<br/>©2009 adelikat
|
|
</div>
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|