From 098cc870e292ed8bf466bfba20edc8ccb14986d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dami=C3=A1n=20Silvani?= Date: Mon, 3 Aug 2015 22:56:11 -0300 Subject: [PATCH] Reference Cpu0 backend tutorial --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 1c5038b..509a3c6 100644 --- a/Home.md +++ b/Home.md @@ -11,5 +11,6 @@ Welcome to the llvm-6502 wiki! ## Links of interest +- [Creating an LLVM Backend for the Cpu0 Architecture](http://jonathan2251.github.io/lbd) - [Thread: [LLVMdev] MOS6502 target](https://groups.google.com/d/msg/llvm-dev/w37MfNU_Ag8/LdiDNHgjpGEJ) - [Thread: A GCC backend for the 6502?](http://forum.6502.org/viewtopic.php?t=1476) \ No newline at end of file