Newbie looking for some help...
Posted: Tue Dec 03, 2002 12:00 am
Hi. i am new here and very interested in messing around with creating my own OS for fun. i am learning assembly language and C, and know c++ and have just learned how to make a bootable real mode kernel, output simple text, switch video modes using VESA, etc...
i have heard a bit about protected mode and would like to figure out how to use that, could someone help me out with being able to switch to that, set up the GDT, LDT, and IDT (and what exactly they are used for) or at least point me to some good tutorials?
also, are there things that i cannot do once in protected mode (such as VESA functions or something???)
thanks a lot
i have heard a bit about protected mode and would like to figure out how to use that, could someone help me out with being able to switch to that, set up the GDT, LDT, and IDT (and what exactly they are used for) or at least point me to some good tutorials?
also, are there things that i cannot do once in protected mode (such as VESA functions or something???)
thanks a lot