mirror of
https://github.com/trebonian/visual6502.git
synced 2026-04-26 07:17:50 +00:00
[dev]add links to 6502asm and e-tradition
This commit is contained in:
+3
-1
@@ -112,7 +112,9 @@ Enter your own program into the array of RAM
|
|||||||
<table class="logstream" id="logstream"></table>
|
<table class="logstream" id="logstream"></table>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
Source code is available on GitHub: <a href="http://github.com/trebonian/visual6502">http://github.com/trebonian/visual6502</a>
|
Source code is available on <a href="http://github.com/trebonian/visual6502">github visual6502</a>.
|
||||||
|
Online 6502 <a href="http://www.6502asm.com/">emulator and assembler</a> from 6502asm.com
|
||||||
|
and <a href="http://www.e-tradition.net/bytes/6502/disassembler.html">disassembler</a> from e-tradition.net
|
||||||
<br />
|
<br />
|
||||||
In addition to this JavaScript project, see our <a href="../python6502.html">Python-based simulator</a> which may be easier to customize, verify, and apply to the study of long programs.<br />
|
In addition to this JavaScript project, see our <a href="../python6502.html">Python-based simulator</a> which may be easier to customize, verify, and apply to the study of long programs.<br />
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
Reference in New Issue
Block a user