An open API service indexing awesome lists of open source software.

https://github.com/maastaar/539kernel-book

A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/
https://github.com/maastaar/539kernel-book

book kernel os-dev os-development os-kernel tutorial x86 x86-assembly x86-nasm

Last synced: 3 months ago
JSON representation

A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/

Awesome Lists containing this project

README

        

# A Journey in Creating an Operating System Kernel: The 539kernel Book

A book that teaches the reader how to create an operating system's kernel called [539kernel](https://github.com/MaaSTaaR/539kernel). You can read the book freely in .

[539kernel](https://github.com/MaaSTaaR/539kernel) is a simple x86 32bit educational kernel which has been written especially for this book.

Authored By: Mohammed Q. Hussain