Interrups | Categories | Contents |
AH = 00h
Return:
AX = AA55h if installed BH = major version number BL = minor version number CX = patchlevel
Notes: Check for the BIOS date string "02/25/93" at F000:FFF5 before calling this function. In addition, the segment address of this vector should be F000h (for existing versions of DOSemu, the vector is F000h:0E60h)
See Also: AH=FFh
Category: Other Operating Systems - Int E6h - L
Interrups | Categories | Contents |