create test bootloader
This commit is contained in:
commit
c75d8ab791
5 changed files with 267 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Clipper
|
||||
|
||||
Clipper is an operating system kernel I write to learn about kernel development. As of right now, it is more or less following [nanobyte's](https://www.youtube.com/@nanobyte-dev) OS development tutorial.
|
||||
|
||||
My ultimate goal is to create a simple, bootable POSIX-compliant operating system.
|
Loading…
Add table
Add a link
Reference in a new issue