This project was derived from Daniel McCarthy's PeachOS (https://github.com/nibblebits).

It is in most simplest format, in which you boot up to get a "Hello World" welcome message. 
Nothing more, nothing less.

The linker script, compiler and linker options must be in proper parameters or else it won't work,
even though the source code is correct.

I have another similar OS kernel demo but written in Pascal.
