Interrups | Categories | Contents |
AH = F6h AL = what to get 00h device driver stateReturn:
AX = device driver state 01h video mode infoReturn:
AL = video mode DH = screen height in rows DL = screen width in columns
Program: VHRBIOS.SYS is a driver for the Micro Display Systems "TheGenius" black&white A4/portrait monitor
See Also: AH=F0h"VHRBIOS.SYS" - AH=F4h"VHRBIOS.SYS" - AH=96h"VHRBIOS.SYS
Interrups | Categories | Contents |