Available Interrupts
Posted: Tue Feb 19, 2008 10:48 am
First of all. Thanks for this awesome development series, i found my way here from gamedev, and im loving OS dev.
Now. I am very proficient in C/C++. But not so much ASM. My current plan is just to develop a small OS in 16-bit, this will be fun, and help me learn ASM at the same time. So, im writing the whole thing in ASM.
I do know some ASM, i can use interupts, labels, loops, variables etc. But i have never actually written any ASM programs apart from the bootloader.
So im wondering, in the 16-bit real mode. What interrupts are available to me?
Cheers.
Now. I am very proficient in C/C++. But not so much ASM. My current plan is just to develop a small OS in 16-bit, this will be fun, and help me learn ASM at the same time. So, im writing the whole thing in ASM.
I do know some ASM, i can use interupts, labels, loops, variables etc. But i have never actually written any ASM programs apart from the bootloader.
So im wondering, in the 16-bit real mode. What interrupts are available to me?
Cheers.