Skip to content

Releases: rdwnsjjd/MyOs

Keyboard support!

22 Aug 10:00
Compare
Choose a tag to compare
Keyboard support! Pre-release
Pre-release

This is a very simple operating system for my practice.
The operating system can now boot, go into protected mode, set tty, set gdt and idt, receive interrupts and now support keyboard.
It still can not support storage and paging and is the target of the future.

First Release!

21 Aug 05:04
Compare
Choose a tag to compare
First Release! Pre-release
Pre-release

This is a very simple operating system for my practice.
The operating system can now boot, go into protected mode, set tty, set gdt and idt, and receive an interrupt.
It still can not support the keyboard and is the target of the future.