Add opcodes link

This commit is contained in:
Alex Weisberger 2014-09-25 21:12:11 -04:00
parent 92f563e617
commit 8380b6b58c
1 changed files with 17 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<meta name="title" content="Notes"/>
<meta name="generator" content="Org-mode"/>
<meta name="generated" content="2014-09-25T19:42-0400"/>
<meta name="generated" content="2014-09-25T21:08-0400"/>
<meta name="author" content="Alex Weisberger"/>
<meta name="description" content=""/>
<meta name="keywords" content=""/>
@ -126,6 +126,7 @@ for the JavaScript code in this tag.
<ul>
<li><a href="#sec-1-1">1.1 6502.org</a></li>
<li><a href="#sec-1-2">1.2 Easy 6502 tutorial</a></li>
<li><a href="#sec-1-3">1.3 Opcodes</a></li>
</ul>
</li>
<li><a href="#sec-2">2 Tools</a>
@ -153,6 +154,7 @@ for the JavaScript code in this tag.
<p>
<a href="http://6502.org/">http://6502.org/</a>
</p>
</div>
</div>
@ -165,6 +167,19 @@ for the JavaScript code in this tag.
<p>
<a href="http://skilldrick.github.io/easy6502/">http://skilldrick.github.io/easy6502/</a>
</p>
</div>
</div>
<div id="outline-container-1-3" class="outline-3">
<h3 id="sec-1-3"><span class="section-number-3">1.3</span> Opcodes</h3>
<div class="outline-text-3" id="text-1-3">
<p>
<a href="http://6502.org/tutorials/6502opcodes.html">http://6502.org/tutorials/6502opcodes.html</a>
</p>
</div>
</div>
@ -191,7 +206,7 @@ for the JavaScript code in this tag.
</div>
<div id="postamble">
<p class="date">Date: 2014-09-25T19:42-0400</p>
<p class="date">Date: 2014-09-25T21:08-0400</p>
<p class="author">Author: Alex Weisberger</p>
<p class="creator"><a href="http://orgmode.org">Org</a> version 7.9.3f with <a href="http://www.gnu.org/software/emacs/">Emacs</a> version 24</p>
<a href="http://validator.w3.org/check?uri=referer">Validate XHTML 1.0</a>