Updated Home (markdown)

Baptiste Wicht 2013-11-03 11:48:14 -08:00
parent 8e5e44265f
commit 97641b4a7b

@ -1,3 +1,7 @@
Thor is a minimalistic operating system created for learning reasons. Thor is a minimalistic operating system created for learning reasons.
It is currently a 64bit OS written in assembly and C++. It is currently a 64bit OS written in assembly and C++.
If you want more informations about this Operating System, you can read the following pages:
* [[Boot Process]]
* [[System Interrupts]]