Im writing external VGA routines in assembly to be used with gcc, I know how to plot a pixel in real mode vga, but how do i do it in protected mode in external assembly? Im using nasm by the way.