CMOS: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 8:
Example, showing how to read from the CMOS: (this examples contains intel style asm, not GAS which is used in GCC)
 
<pre>
ReadFromCMOS (unsigned char array [])
{
Anonymous user