How to use bios idt in protected mode
-
- Member
- Posts: 40
- Joined: Tue Nov 13, 2012 2:54 pm
How to use bios idt in protected mode
How would I use the default idt used in real mode in protected mode?
Code: Select all
var myCat="marshmallow"
Re: How to use bios idt in protected mode
Or, just write your own interrupts, which is what I am currently working on.OS Dev Wiki wrote:You run some software code translation tool to produce pmode code out of bios rmode code
Programming is 80% Math, 20% Grammar, and 10% Creativity <--- Do not make fun of my joke!
If you're new, check this out.
If you're new, check this out.