Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Hey everyone, I'm fairly new to OS development and I've gotten a pretty good understanding of how most of it works, so my friend and I decided to start developing an kernel.
There are a few things in Video.cpp that seem off: the screen is 80 by 25 characters, not 100 by 45, and you should break after performing the newline operation (that is what the bullet is.) This should be better, although I don't think it will fix your problem entirely: