summaryrefslogtreecommitdiff
path: root/LINKS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-03-02 16:01:31 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-03-02 16:01:31 +0100
commitf733014e1ef9e1bca4d996e0bcc550a1de272cfb (patch)
tree99301bd21f5bdf22bec97c241d70e161f3a9b379 /LINKS
parent1a0908babfd974efc6ec84a2a02d71d715114627 (diff)
downloadcompilertests-f733014e1ef9e1bca4d996e0bcc550a1de272cfb.tar.gz
compilertests-f733014e1ef9e1bca4d996e0bcc550a1de272cfb.tar.bz2
added some links to impressive 6502 projects
Diffstat (limited to 'LINKS')
-rw-r--r--LINKS6
1 files changed, 6 insertions, 0 deletions
diff --git a/LINKS b/LINKS
index 11ac236..1e2893c 100644
--- a/LINKS
+++ b/LINKS
@@ -64,3 +64,9 @@ https://0xax.gitbooks.io/linux-insides/content/SysCall/syscall-2.html
Otherwise nice projects:
https://felixangell.com/blog/virtual-machine-in-c
+
+real architectures:
+http://visual6502.org
+-> Michael Stein, perfet6502
+https://xania.org/201405/jsbeeb-part-two, BBC Computer emulator in Javascript
+https://github.com/gianlucag/mos6502