Inspired by people like Linus Torvalds and Andreas Kling
The first scrolling boot screen. 😲
W.I.P - Working on interrupt handling
Multiboot information can be read by the kernel.
Enabled paging and am getting page faults!
Correctly identified our ATAPI device 🎉
Reading a FILE from a FAT-16 Formatted drive
Writing a hobby operating system to better understand the basic building blocks of any operating system.Initially I'd like for my operating system to be able to run bash.
The operating system can print strings to the screen. The terminal/screen has scrolling so the latest messages are visible on the screen.
Intro
Manuals
Project structure

