Return the current video mode. Note that VESA modes start at 0x0100.
Examples:
GetTextMode cx ; return mode as CX GetTextMode [di] ; store current mode at [DS:DI]
See also: TextMode.