Read Write CMOS


Here's option 1 which lists all the settings in the CMOS RAM part of the chip, and also displays the time.

All these functions can be accessed using the OSBYTE call 161 to read the CMOS RAM, and OSWORD 14 to read the clock, but the purpose here is to do the same thing by direct access to the chip.



Click here to return to Read Write CMOS