# HG changeset patch
# User Christian Urban
# Date 1347513945 -3600
# Node ID ee348904117fb486e92d9b2de416f930752e3a95
# Parent e779f42c6fa88bfd5317f62f626a45feef1d2de2
tuned
diff -r e779f42c6fa8 -r ee348904117f bsc-projects-12.html
--- a/bsc-projects-12.html Thu Sep 13 00:41:16 2012 +0100
+++ b/bsc-projects-12.html Thu Sep 13 06:25:45 2012 +0100
@@ -178,7 +178,7 @@
here.
An introduction into x86 machine code is here.
Intel's official manual for the x86 instruction is
- here.
+ 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
@@ -334,6 +334,7 @@
The point of this project is to implement this algorithm and simulate networks of clocks.
+
Literature:
There is a wide range of literature on clock syncronisation algorithms.
Some pointers are given in this