Int 1F/AH=FDh/BL=05h

Prev Next Ralf Interrups Categories Contents

------

C&T SuperState BIOS - SET AUTO WAKE UP DATE

AH = FDh
BL = 05h
CH = year century in BCD
CL = year low in BCD
DH = month in BCD
DL = date in BCD

Return:
CF set on error (incorrect date format or Auto Wake up is not enable)

See Also: AH=FDh/BL=03h"C&T" - AH=FDh/BL=04h"C&T"

Category: Vendor-specific BIOS Extensions - Int 1Fh - C

------

Prev Next Ralf Interrups Categories Contents