diff --git a/index.html b/index.html index ceb32bc..2ffca67 100644 --- a/index.html +++ b/index.html @@ -112,7 +112,9 @@ Enter your own program into the array of RAM

-Source code is available on GitHub: http://github.com/trebonian/visual6502 +Source code is available on github visual6502. +Online 6502 emulator and assembler from 6502asm.com +and disassembler from e-tradition.net
In addition to this JavaScript project, see our Python-based simulator which may be easier to customize, verify, and apply to the study of long programs.