fceux/new/contact.html

39 lines
1.4 KiB
HTML
Raw Normal View History

<!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>contact</title>
<link href="fceux.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="masthead">
</div>
<div id="top_nav">
</div>
<div id="container">
<div id="left_col">
</div>
<div id="page_content">
<h1>Contact</h1>
<h2>Project Administrators</h2>
<p>If you would are interesting in joining the FCEUX project please contact our project administrators.</p>
<p>If you have a bug report or feature request please post it in our <a href="http://sourceforge.net/tracker/?group_id=13536&atid=113536">Sourceforge tracker</a>.</p>
<p><a href="mailto:adelikat@tasvideos.org?subject=FCEUX">adelikat</a><br>
<a href="mailto:mgambrell@gmail.com?subject=FCEUX">Zeromus</a></p>
</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>
2009-12-04 16:39:34 +00:00
<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.
</div>
</body>
</html>