Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1014 Bytes

README.md

File metadata and controls

36 lines (31 loc) · 1014 Bytes

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