Hello, this is where I will update my progress on making my own operating system from scratch using the os dev website as a guide to go from a kernel that only prints text, to a functional operating system that is able to be used either for joke purposes or to be a really efficient ffmpeg video transcoder
Currently I am at the stage where it prints text and I am able to modify the kernel using C code (not a lot I know)
I will be working on it a bit more when I have the time and the experience in computer engineering to be able to understand more how computer registries and buffers work