From 6be4dd1673033a2e7141d28ddacd245c6ec4a72b Mon Sep 17 00:00:00 2001 From: BigEd Date: Tue, 9 Nov 2010 21:25:56 +0000 Subject: [PATCH] add link to Advanced page and re-word other link --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 25badec..4bfbcdd 100644 --- a/index.html +++ b/index.html @@ -87,6 +87,7 @@ Enter your own program into the array of RAM +
... or try Advanced

x: 0
y: 0

@@ -99,7 +100,7 @@ Source code is available on git Use the online emulator and assembler from 6502asm.com and disassembler from e-tradition.net
-For in-depth 6502 investigation and some more advanced features, try our Experimenter's (Beta) version. +For in-depth 6502 investigation and some more advanced features, try our Advanced page.