fceux/web/help/Introduction.html

114 lines
3.9 KiB
HTML

<html>
<head>
<title>Introduction</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("Introduction");
}
});
</script>
</head>
<body>
<div id="topic_header">
<div id="topic_header_content">
<h1>Introduction</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="Intro.html"><img src="img/arrow_left.png" alt="Previous"/></a>
<a href="Overview.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="rvts16">Welcome to the FCEUX Help menu.</span></p>
<p><br/></p>
<p>The following information is about how to use FCEUX, its commands, how to use FCEUX to its fullest, and the communities for which FCEUX is designed.</p>
<p><span class="rvts15"><br/></span></p>
<p><br/></p>
<p><span class="rvts12">Introduction</span></p>
<p><br/></p>
<p>Basic information about FCEUX and its features.</p>
<p><a class="rvts11" href="Overview.html">Overview</a></p>
<p><a class="rvts11" href="FCEUltraVersionHistory.html">FCE Ultra Version History</a></p>
<p><a class="rvts11" href="WhatsNew200.html">What's Combined In FCEUX?</a></p>
<p><span class="rvts10"><br/></span></p>
<p><br/></p>
<p><span class="rvts12">Additional Chapters</span></p>
<p><br/></p>
<p><a class="rvts11" href="General.html">General</a></p>
<p>Guides for general uses of FCEUX and the FCEUX NES menu.</p>
<p><br/></p>
<p><a class="rvts11" href="Config.html">Config</a></p>
<p>Commands under FCEUX Config menu.</p>
<p><br/></p>
<p><a class="rvts11" href="Tools2.html">Tools</a></p>
<p>Commands under FCEUX Tools menu.</p>
<p><br/></p>
<p><a class="rvts11" href="Debug.html">Debug</a></p>
<p>Commands under FCEUX Debug menu.</p>
<p><br/></p>
<p><a class="rvts11" href="FAQGuides.html">FAQ / Guides</a></p>
<p>Information regarding various concepts such as TAS, ROM Hacking, RAM Mapping.</p>
<p><br/></p>
<p><a class="rvts11" href="Technicalinformation.html">Technical Information</a></p>
<p>Technical information relating to NES hardware emulation &amp; FCEUX file formats.</p>
<p><br/></p>
<p><br/></p>
<p><br/></p>
<p><br/></p>
<p>Help menu created by adelikat.</p>
<p>Updated &amp; maintained by AnS.</p>
<p>Information collected and/or written/edited by adelikat and AnS.</p>
<p>Minor edits of lua-related text by FatRatKnight.</p>
<p>Debugger documentation edits by rainwarrior.</p>
<p><br/></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/help-authoring-tool">Free help authoring environment</a></p>
</div>
<div id="topic_footer">
<div id="topic_footer_content">
2016</div>
</div>
</body>
</html>