Page 1 of 1

yuuOS

Posted: Wed Nov 11, 2020 6:02 pm
by yuukidesu9
Hey there, I'm Yuuki. Welp, it's my first time talking here at the forums, and I'd like to present you my little project.
I've learned a lot about OS development, and I'm still learning, so I did this to try cramming even more stuff into my brains. :lol:
Anyways:

Name : yuuOS
Contact: joaoinstaller [at] gmail [dot] com
Description: Another hobby OS. Currently only DOS-like with not many things.
Git: https://gitlab.com/yuukidesu9/yuuos
Website (on GitHub): https://yuukidesu9.github.io/yuuos/

Status: Under development.

What it can do (as of v0.1):
- booting from floppy disk
- 32-bit protected mode
- memory page allocation
- basic PS/2 keyboard driver
- command line interface

Re: yuuOS

Posted: Fri Nov 13, 2020 3:54 am
by PeterX
Hello Yuuki and welcome to this forum.

Your link to the webpage doesn't work.

Greetings
Peter

Re: yuuOS

Posted: Fri Nov 13, 2020 9:17 am
by yuukidesu9
PeterX wrote:Hello Yuuki and welcome to this forum.

Your link to the webpage doesn't work.

Greetings
Peter
Oh, sorry. I keep forgetting that GitHub Pages URLs end with .io instead of .com :lol:
Thanks for reminding me! I just fixed it here.