I plan on using both assembly and c++.
I've read that I need the bit of assembly at the beginning to setup the operating system but then can use any language I want after that. If it were up to me I'd skip the assembly altogether =P
Thanks for the links, not exactly what I was looking for but every bit still helps!
Just in case I wasn't clear, I'm wondering if there is some kind of emulator I can use that simulates an x86 computer (a general pc with an x86 chipset) so that I can test my operating system in it instead of on my own entire system.
Main Topics
Browse All Topics





by: DrWarezzPosted on 2005-02-01 at 11:20:10ID: 13196089
Hi,
ux.net/ind ex.php? pag e_name=how %20to%20wr ite%20your %20own%20o s ux.net/ind ex.php? pag e_name=how %20to%20wr ite%20your %20own%20o s%202
http://www.groovyweb.uklin
http://www.groovyweb.uklin
lol, Good luck with it. I really would recommend that you use a second machine for testing with.. As you need to code your own Kernel, etc.. and you really don't want to risk it messing up your own machines config, do you?
Best of luck. Btw: are you only using x86? I would recommend using some C/C++, it simplifies it all a lot (but, it's up to you) ;-)
[r.D]