Comment on How to Make a Computer Operating System in C/C++Comments−slunk12yFyi, at least at first, this looks like it will be very similar to a few wonderful tutorials and projects I have been going through lately:* http://www.jamesmolloy.co.uk/tutorial_html/index.html* http://www.osdever.net/tutorials/view/brans-kernel-developme...* https://github.com/klange/toaruos...and just in case anyone is curious, my own project (about half way through James M's tutorial - working on virtual memory management):https://github.com/slunk/HobbyosOh, and btw, this looks AWESOME. I am looking through the finished chapters right now!
Comments
Fyi, at least at first, this looks like it will be very similar to a few wonderful tutorials and projects I have been going through lately:
* http://www.jamesmolloy.co.uk/tutorial_html/index.html
* http://www.osdever.net/tutorials/view/brans-kernel-developme...
* https://github.com/klange/toaruos
...and just in case anyone is curious, my own project (about half way through James M's tutorial - working on virtual memory management):
https://github.com/slunk/Hobbyos
Oh, and btw, this looks AWESOME. I am looking through the finished chapters right now!