summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-05-01 00:45:53 -0600
committerIIMarckus <iimarckus@gmail.com>2014-05-01 00:45:53 -0600
commitbb8e2143ba59d887e24fa359584ae3083587e193 (patch)
treef6516f7a7a115dac0c37b35f2c1b06e9887542ac
parentaf68e5067722bfa768eb49f3033e01bda8d1960e (diff)
Link to the disassemblies from the front page.
-rw-r--r--index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/index.html b/index.html
index 29c9470..67a75d6 100644
--- a/index.html
+++ b/index.html
@@ -24,10 +24,15 @@
<li><a href="i/trades/">Trades</a>
</ul>
<hr>
+<ul>
+<li><a href="https://github.com/iimarckus/pokered/">Pokémon Red disassembly</a>
+<li><a href="https://github.com/kanzure/pokecrystal/">Pokémon Crystal disassembly</a>
+</ul>
+<hr>
+<p><a href="https://github.com/iimarckus/iimarck.us/">iimarck.us git</a>
+<hr>
<p><a href="http://hax.iimarck.us/">Now with forum!</a>
<hr>
<p>See also <a href="/dumps/">Pokémon Text Dumps</a>.
<hr>
-<p><a href="https://github.com/iimarckus/iimarck.us/">git</a>
-<hr>
<address>Feedback: <a href="mailto:iimarckus@gmail.com">iimarckus@gmail.com</a></address>