User:Demindiro: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 5: Line 5:


* [https://wiki.osdev.org/User:Demindiro/SBI SBI]
* [https://wiki.osdev.org/User:Demindiro/SBI SBI]

* [https://wiki.osdev.org/User:Demindiro/Porting_Rust_standard_library Porting Rust standard library]





Revision as of 15:45, 21 February 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.


Wiki pages I'm working on


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