diff --git a/index.html b/index.html index 3802c9a..2e93a46 100644 --- a/index.html +++ b/index.html @@ -115,7 +115,7 @@ Enter your own program into the array of RAM
Source code is available on github visual6502. -Online 6502 emulator and assembler from 6502asm.com +Use the online 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.