fceux/help/FCEUltraVersionHistory.html

150 lines
8.9 KiB
HTML

<html>
<head>
<title>FCE Ultra Version History</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="HelpNDoc Personal Edition 3.8.0.560">
<link type="text/css" rel="stylesheet" media="all" href="css/reset.css" />
<link type="text/css" rel="stylesheet" media="all" href="css/base.css" />
<link type="text/css" rel="stylesheet" media="all" href="css/hnd.css" />
<!--[if lte IE 8]>
<link type="text/css" rel="stylesheet" media="all" href="css/ielte8.css" />
<![endif]-->
<style type="text/css">
#topic_header
{
background-color: #EFEFEF;
}
</style>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/hnd.js"></script>
<script type="text/javascript">
$(document).ready(function()
{
if (top.frames.length == 0)
{
var sTopicUrl = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length);
top.location.href = "fceux.html?" + sTopicUrl;
}
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
{
top.FrameTOC.SelectTocItem("FCEUltraVersionHistory");
}
});
</script>
</head>
<body>
<div id="topic_header">
<div id="topic_header_content">
<h1>FCE Ultra Version History</h1>
<div id="topic_breadcrumb">
<a href="Intro.html">Introduction</a> &rsaquo;&rsaquo; </div>
</div>
<div id="topic_header_nav">
<a href="Intro.html"><img src="img/arrow_up.png" alt="Parent"/></a>
<a href="Overview.html"><img src="img/arrow_left.png" alt="Previous"/></a>
<a href="WhatsNew221.html"><img src="img/arrow_right.png" alt="Next"/></a>
</div>
<div class="clear"></div>
</div>
<div id="topic_content">
<p></p>
<p><span class="rvts17">History of FCEUX / FCE Ultra</span></p>
<p><br/></p>
<p>FCEUX was started in 2006 by zeromus and rheiny (sp) as an attempt to merge various branches of FCE Ultra into a unified emulator. &nbsp;Additional authors joined the project, including mz, adelikat, nitsujrehtona, maximus, CaH4e3, qFox, punkrockguy318, Sebastian Porst and AnS.</p>
<p><br/></p>
<p>FCEUX contains all features and enhancements from FCE, FCE Ultra, FCEU rerecording, FCEUXD, and FCEUXDSP as well as many new mappers from FCEU-mm.</p>
<p><br/></p>
<p><a class="rvts18" href="https://sourceforge.net/projects/fceultra">FCEUX sourceforge page</a></p>
<p><br/></p>
<p><span class="rvts10"><br/></span></p>
<p><span class="rvts19">Version Releases</span></p>
<p><br/></p>
<p>Look at the Side Bar navigation for changelog information on FCEUX 2.1 and newer.</p>
<p><br/></p>
<p>FCEUX 2.0.3 - Released November 02, 2008 (see <a class="rvts18" href="WhatsNew203.html">changelog</a>)</p>
<p><br/></p>
<p>FCEUX 2.0.2 - Released August 14, 2008 (see <a class="rvts18" href="WhatsNew202.html">changelog</a>)</p>
<p><br/></p>
<p>FCEUX 2.0.1 - Released August 04, 2008 (see <a class="rvts18" href="WhatsNew201.html">changelog</a>)</p>
<p><br/></p>
<p>FCEUX 2.0.0 - Released August 02, 2008 (see <a class="rvts18" href="WhatsNew200.html">changelog</a>)</p>
<p><br/></p>
<p><span class="rvts16">FCE / FCEUltra</span></p>
<p><br/></p>
<p>Bero originally wrote a Nintendo Entertainment System/Famicom emulator that was referred to as <a class="rvts18" href="http://www.geocities.co.jp/Playtown/2004/fce.htm">FCE</a>. This name was apparently meant only to serve as a temporary name, but its usage remained. Xodnizel originally ported it to Linux SVGAlib, and made a few improvements. This code base was abandoned, and work began anew, under DOS, with the original FCE source code. At the end of November, 1998, FCE Ultra Beta 1 was released.</p>
<p><br/></p>
<p>FCE Ultra remained DOS-only until version 0.18, when it was ported to Linux SVGAlib, and released as a statically-linked executable. The first MS Windows port was released as version 0.25.</p>
<p><br/></p>
<p>The source code of 0.40 was released on November 12, 2000. It retained the simple license of FCE for a long time, which stated that "This software is freeware. You can use it non-commercially." Almost two years later, in June 2002, 0.80 was released, and FCE Ultra was re-licensed under the GNU GPL. </p>
<p><br/></p>
<p>It has been tested (and runs) under DOS, Linux SVGAlib, Linux X, Mac OS X, and Windows. A native GUI is provided for the Windows port, and the other ports use a command-line interface. The SDL port should run on any modern UNIX-like operating system (such as FreeBSD, Solaris or IRIX) with no code changes. It has also been ported to the GP2X, PlayStation Portable as PSPFceUltra, the Nintendo GameCube and Pepper Pad.</p>
<p><br/></p>
<p>FCE Ultra was created by Xodnizel. Development appeared to stop and the homepage and forums for the emulator were taken down. The last version before this was v0.98.13-pre, released in September 2004 as source-only. The last binary release was v0.98.12 in August 2004.</p>
<p><br/></p>
<p>However, it was resurrected again in March of 2006 by Anthony Giorgio and Mark Doliner.</p>
<p><br/></p>
<p>There is also a graphical frontend for FCE Ultra. GFCE Ultra is written in Python and uses the GTK2 user interface library. Because is it written in Python and with portability in mind, it can be run on any UNIX-like platform and any processor architecture that is supported by Python.</p>
<p><br/></p>
<p><br/></p>
<p><span class="rvts16">FCEU Rerecording</span></p>
<p><br/></p>
<p>The "rerecording" version of FCE Ultra was implemented to FCE Ultra 0.98.10 with <a class="rvts18" href="MovieRecording.html">movie recording</a> support. &nbsp;This was done by blip, and was implemented for the purpose of creating <a class="rvts18" href="ToolAssistedSpeedruns.html">Tool-Assisted Speedruns</a>.</p>
<p><br/></p>
<p>The rerecording branch continued with 0.98.12, adding movie support features, such as "bullet proof" recording. &nbsp;In 2006, FCEU 0.98.16 was implemented by nitsuja and luke. &nbsp;Various tools such as read-only toggling, increased <a class="rvts18" href="MapHotkeys.html">hotkey mapping</a>, and <a class="rvts18" href="MemoryWatch.html">memory watch</a> were added.</p>
<p><br/></p>
<p>In 2008, FCEU rerecording was picked up again by mz, maximus, adelikat, and nitsujrehtona with various updates named FCEU.0.98.17 - 0.98.28</p>
<p><br/></p>
<p><a class="rvts18" href="http://code.google.com/p/fceu/">FCEU.28 GoogleCode Page</a></p>
<p><br/></p>
<p><br/></p>
<p><span class="rvts16">FCEUD / FCEUXD / FCEUXDSP / FCEUXDSP CE</span></p>
<p><br/></p>
<p><span class="rvts10">FCEUD</span></p>
<p>In 2002, Parasyte modified the then-current version (0.81.3) of FCE Ultra and added a Nesten-style debugger, along with several other features, and named it "FCEUD" (FCE Ultra Debugger).</p>
<p><br/></p>
<p><span class="rvts10">FCEUXD</span></p>
<p>In January 2004, bbitmaster began working on more features and called it "FCEUXD" (FCE Ultra Extended Debugger).</p>
<p>It is a branch of FCE Ultra that contains many extended debugging features compared to the original FCE Ultra code such as a trace logger, a built-in hex editor, a name table viewer, code/data logger, inline assembler, and Game Genie decoder/encoder in addition to the debugger and PPU viewer from FCEUD. &nbsp;The last version made was FCEUXD 1.0a.</p>
<p><br/></p>
<p><span class="rvts10">FCEUXDSP</span></p>
<p><span class="rvts10">FCEUXDSP </span>stands for FCEUXD "SP" version and is a branch of FCEUXD 1.0a.</p>
<p>It was created in 2006 by sp. &nbsp;The project extends the debugging tools even further compared to FCEUXD by adding new tools, functions, and usability of debugging tools. &nbsp;</p>
<p><br/></p>
<p>The last version of FCEUXDSP was 1.07 which adds a feature known as the RAM Filter. This has since been removed, due to functional redundancy.</p>
<p><br/></p>
<p><a class="rvts18" href="http://www.the-interweb.com/serendipity/index.php?/categories/9-FCEUXD-SP">FCEUXDSP homepage</a></p>
<p><br/></p>
<p><span class="rvts10">FCEUXDSP CE</span></p>
<p>CE stands for "Champion Edition" and is a branch of XDSP that adds a text hooker tool.</p>
<p><br/></p>
<p><a class="rvts18" href="http://www.ximwix.net/boneyard/design19/xb/texthooker.htm">FCEUXDSP CE homepage</a></p>
<p><br/></p>
<p><span class="rvts16">FCEU-mm</span></p>
<p><br/></p>
<p>FCEU "mappers modified" is an unofficial build of FCEU Ultra by CaH4e3, which supports a lot of new mappers including some obscure mappers such as one for unlicensed NES ROM's.</p>
<p><br/></p>
<p>FCEUX supports mappers from older versions of FCEU-mm.</p>
<p><br/></p>
<p><a class="rvts18" href="http://sourceforge.net/projects/fceumm/">FCEU-mm SourceForge page</a></p>
<p></p>
<p class="rvps2"><span class="rvts13">Created with the Personal Edition of HelpNDoc: </span><a class="rvts14" href="http://www.helpndoc.com/feature-tour">Easily create CHM Help documents</a></p>
</div>
<div id="topic_footer">
<div id="topic_footer_content">
2012</div>
</div>
</body>
</html>