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

Prev Next Ralf Interrups Categories Contents

------

C&T SuperState BIOS - SET ALARM DATE

AH = FCh
BL = 05h
CH = year century by BCD
CL = year low by BCD
DH = month by BCD
DL = date by BCD

Return:
CF set on error (incorrect date format or Alarm is not enable)

See Also: AH=FCh/BL=03h - AH=FCh/BL=04h

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

------

Prev Next Ralf Interrups Categories Contents