This is a C and x86 ASM based OS, with a custom kernel Based off https://wiki.osdev.org/Bare_Bones
To-Do
- Basic keyboard input
- Printing text to screen
- Full filesystem
- Graphics and 8-bit colour
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a C and x86 ASM based OS, with a custom kernel Based off https://wiki.osdev.org/Bare_Bones
To-Do