Interrups | Categories | Contents |
AX = 7F06h BL = subfunction 00h set multiple font state CX = new state (00h off, 01h on) 01h get multiple font stateReturn:
BL = current state (00h off, 01h on)
Return:
AL <> 7Fh if not supported AL = 7Fh if supported AH = status 00h successful 01h failed
Interrups | Categories | Contents |