Int 10H [VGA] Function 12H (18) Subfunction 36H (54) Enable/disable screen refresh

Enables or disables the video refresh for the currently active display.

Call with:

AH = 12H

AL = 00H to enable refresh

01H to disable refresh

BL = 36H

Returns:

If function supported

AL = 12H