My first attmpet at an os.
Following along with os phil.
// build the source
$ make
// Output an iso
$ make iso
// run using QEMU
$ make run
My first attmpet at an os.
Following along with os phil.
// build the source
$ make
// Output an iso
$ make iso
// run using QEMU
$ make run