Source of /ds/index.php
<?
if ($_SERVER['SCRIPT_FILENAME'] == __FILE__)
$allowviewsource = 1;
require_once("../common.php");
page_header("Nintendo DS Development");
?>
<p>Here is a list of games and utilities I've <a href="http://en.wikipedia.org/wiki/Nintendo_DS_homebrew">written for the Nintendo DS</a>.</p>
<ul>
<li><a href="pop_tire/">Population: Tire</a></li>
<li><a href="secret/">Secret Collect.</a></li>
</ul>
<p>More to come...</p>
<?
page_footer();
?>
![[Logo]](/images/logo.png)
