Category: video
Flags: obsolete (no longer present in current versions)

INT 10 - VESA SuperVGA BIOS v2.0 beta - GET PROTECTED-MODE CODE

	AX = 4F0Ah
	BX = function to be copied (see #00088)
Return: AL = 4Fh if function supported
	AH = status
	    00h successful
		CX = number of bytes to copy
		ES:DI -> code for requested function
	    01h failed
SeeAlso: AX=4F09h,AX=D000h"S3VBE"