regs.al = 0x09; ?
Posted: Thu Jun 17, 2004 11:00 pm
Hello,
In the last time i saw often code like this
regs.al = 0x09
for DOS/Windows (DJGPP) and now i want to ask how i can make that i can use the same way of acessing ASM-Regs (and doing interrupts) in C for my OS?
I hope you'll help me
In the last time i saw often code like this
regs.al = 0x09
for DOS/Windows (DJGPP) and now i want to ask how i can make that i can use the same way of acessing ASM-Regs (and doing interrupts) in C for my OS?
I hope you'll help me