A hobby operating system. Learning C++ and operating systems indepth while at it.
Works on real hardware!
WIP
I had no idea what I was doing when I first started this project including 0 knowledge of assembly and little low-level programming knowledge, so this is quite an achievement? Massive thank you to OsDev for the resources and community which helped me lots along the way.
- Verify if map key string is actually the correct string, not only using hash.
- Harden the operating system against multiple attacks and undefined behaviour.