Interrups | Categories | Contents |
AX = 007Eh BX = horizontal dimension of the mode desired CX = vertical dimension of the mode desired (both BX/CX in pixels for graphics modes, rows for alpha modes) DX = number of colors of the mode desired (0000h for monochrome modes)
Return:
BH = 7Eh if successful (Paradise VGA) AL = 7Eh if successful (AT&T VDC600)
Desc: Specify a display mode by resolution rather than mode number
See Also:
AH=00h - AX=0070h - AX=007Fh/BH=00h - AX=6F05h<
Index:
Video modes;Paradise|video modes;AT&T
Interrups | Categories | Contents |