An open API service indexing awesome lists of open source software.

https://github.com/arawn-davies/untitled-os

wip
https://github.com/arawn-davies/untitled-os

operating-system-kernel osdev

Last synced: 4 months ago
JSON representation

wip

Awesome Lists containing this project

README

          

# AOYU OS
As-Of-Yet-Untitled OS

Just another OS kernel made using the i686-elf-gcc cross compiler (Compiled using [Quick-i686](https://github.com/Arawn-Davies/quick-i686))
Currently done:
Serial
IDT
GDT
GRUB + Multiboot
TTY (Printing to screen)