Re:Pmode->Realmode Switching Troubble
Posted: Fri Aug 09, 2002 8:22 pm
Actually, I'm trying to get the VESA Protected Mode Interface. I DO set the video mode in my bootloader, but I need to be able to retrieve the VESA Protected mode interface in my kernel. I just used mov ax,13h & int 10h as an exapmle code using interrupts