DEV Community

Discussion on: Writing An Operating System - The Boot Process (Part 1)

Collapse
 
arriqaaq profile image
Farhan • Edited

The link which you've posted on GitHub is a summary by cfenollosa of a book and not his code. The code I've written is a simple boot sector which is built on interrupts, something which you can find in various books, and is something basic.

Yes, I will reference the textbooks I am referring to in the upcoming post for further research.

Collapse
 
jameslivesey profile image
James Livesey

I see! Didn't know that, my bad. I was just checking; attributions are quite important tbh. Good to hear that you'll add references to posts in the future 👍

Some comments have been hidden by the post's author - find out more