Skip to content

X86 operating system attempt from scratch written with C, C++ and Assembly.

License

Notifications You must be signed in to change notification settings

SpeedyCraftah/speedy-os

Repository files navigation

speedy-os

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.

TODOS

  • Verify if map key string is actually the correct string, not only using hash.
  • Harden the operating system against multiple attacks and undefined behaviour.

About

X86 operating system attempt from scratch written with C, C++ and Assembly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published