User:Demindiro: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
Hello! I'm a hobbyist OS developer. My interest got piqued when someone else showed their OS and since then I've been reading about OS development & toying around with my own OS project.
Hello! I'm a hobbyist OS developer. My interest got piqued when someone else showed their OS and since then I've been reading about OS development & toying around with my own OS project.


== Notes & stuff ==

[[User:Demindiro/RISC-V Notes]]


== Wiki pages I'm working on ==
== Wiki pages I'm working on ==

Latest revision as of 17:53, 17 June 2022

Hello! I'm a hobbyist OS developer. My interest got piqued when someone else showed their OS and since then I've been reading about OS development & toying around with my own OS project.

Notes & stuff

User:Demindiro/RISC-V Notes

Wiki pages I'm working on

My OS

My OS is Norost B, an object-oriented OS built around a microkernel.

Graveyard

These are my attempts that I have scrapped so far:

Norost A

The first attempt at writing an OS. I went in pretty much blind as I haven't written an OS nor read much about OSDev in general. I ended up cancelling it as the design was incomplete and I was piling hacks upon hacks to get things to work.


See also