diff -r b7f55c8b5744 -r 6e9c0d53ea69 bsc-projects-12.html
--- a/bsc-projects-12.html Sun Aug 26 12:12:20 2012 +0100
+++ b/bsc-projects-12.html Mon Aug 27 19:35:04 2012 +0100
@@ -174,6 +174,8 @@
Laurie Tratt is
here.
An introduction into x86 machine code is here.
+ Intel's official manual for the x86 instruction is
+ here.
A simple assembler for the JVM is described here.
An interesting twist of this project is to not generate code for a CPU, but
for the intermediate language of the LLVM compiler