Pmode->Realmode Switching Troubble
Re:Pmode->Realmode Switching Troubble
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
Re:Pmode->Realmode Switching Troubble
this might be usefull?
www.monstersoft.com/tutorial1/VESA_info.html
www.monstersoft.com/tutorial1/VESA_info.html