SIGOPS
1. Development Environment

(the first chapter in our series on How to Write an Operating System)



Your Mission
Compile, build the image, and boot a basic Operating System to display "Hello World!". Then, write a text output driver to handle displaying text, numbers, addresses, and more, as well as scrolling the display.


Steps to getting started

Here are some notes to answer questions that you will have that we would tell the answers to you if we were there, but we might not be there.