From 5bf5e98fa0622142697308b628c1dff6e5202251 Mon Sep 17 00:00:00 2001 From: thiagoauler Date: Sun, 12 Nov 2017 23:04:11 -0200 Subject: [PATCH] Update README.md adding credits for documentation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 64a1625..1ee9331 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # apple1 use build.sh to compile + +documentation extracted from: +http://e-tradition.net/bytes/6502/6502_instruction_set.html +http://www.llx.com/~nparker/a2/opcodes.html + +check them out for a comprehensive documentation.