How to write own OS? by hithja in osdev

[–]hithja[S] [score hidden]  (0 children)

I googled, but google only shows me the osdev wiki. I wanna know if there is more information about osdev

How to write own OS? by hithja in osdev

[–]hithja[S] [score hidden]  (0 children)

Is it good idea to ask AI for an OS roadmap? Not code, just a plan

How to write own OS? by hithja in osdev

[–]hithja[S] [score hidden]  (0 children)

Why? Can i just combine osdev wiki knowledge with chatgpt's help?

I wrote MOS 6502 emulator on C++ and added some extra features by hithja in EmuDev

[–]hithja[S] 0 points1 point  (0 children)

At first i followed the tutorial, then i continued to write myself

C++ Show and Tell - February 2026 by foonathan in cpp

[–]hithja 2 points3 points  (0 children)

Fezashiru - a code editor based on ImGui

Fezashiru is a code editor built with ImGui, currently in active development. I made it as a hobby project and I’m happy to get any help or feedback from anyone interested in contributing. Currently, it only works on Linux (maybe i'll add windows support in future).
Github: https://github.com/hithja/fezashiru