Hardware/HexStringArray.cs
2011-05-01 Added first experimental support for the IT8728F super I/O chip.
2011-04-16 A small correction for AMD K8 (family 0Fh) core temperature reading, and fan reading on older revision of IT8712F chips. This should fix Issue 42 and Issue 194.
2010-12-08 Fixed the temperature reading and improved the report for the Nuvoton NCT6771F super I/O chip.
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
2010-09-08 Fixed some Code Analysis warnings.
2010-08-08 Refactored the hardware monitoring code into a library (Issue 101).