From 5578726fd3168dadec2bc159270c8a82ffd31e5f Mon Sep 17 00:00:00 2001 From: BigEd Date: Sat, 2 Oct 2010 11:06:14 +0000 Subject: [PATCH] [bug]reword the link to 6502 tools --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.