Interrups | Categories | Contents |
AH = 0Eh AL = replacement rule (see #03262) DX,CX = row,column of top left corner ES:DI -> image buffer (see #03261)
Note: If the specified image does not fit completely on the screen, this call does nothing
See Also: AH=0Dh
Bitfields for replacement rule: Bit(s) Description (Table 03262) 2 invert image before applying rule 1-0 function (00 force, 01 AND, 10 OR, 11 XOR)
Category: Vendor-specific BIOS Extensions - Int 5Fh - H
Interrups | Categories | Contents |