Jenperdsmonlat1 / MyOS

My simple operating system I made for fun.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyOS

My simple operating system I made for fun. (Always in development)

Support:
RTC to get the current date.
IRQ were configured but don't work perfectly.
Keyboard driver is available.
VGA Driver for text mode and graphics mode.
Multiboot.
Support PCI Device
LAPIC Driver
VESA Driver available (not tested yet)
Serial port was configured.
And so others things.

Thanks to devse and osdev on discord for their help. on this very difficult project.

https://devse.wiki/ https://wiki.osdev.org/Main_Page
In graphics mode. Alt text


In text mode.

Alt text

About

My simple operating system I made for fun.


Languages

Language:C 91.6%Language:Assembly 5.2%Language:Makefile 3.1%Language:Shell 0.1%