CPU ID: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:CpuID.png|frame|right|CPU ID's output dialog box, displaying information about an [http://en.wikipedia.org/wiki/Core2_duo Intel Core2 Duo CPU]]] CPU ID is a very simple program that displays information about the CPU that it happens to execute on | [[Image:CpuID.png|frame|right|CPU ID's output dialog box, displaying information about an [http://en.wikipedia.org/wiki/Core2_duo Intel Core2 Duo CPU]]] CPU ID is a very simple program that displays information about the CPU that it happens to execute on. It is named after the [http://en.wikipedia.org/wiki/CPUID x86 CPUID instruction] call that is central to this program's purpose. | ||
==Download== | ==Download== | ||
*'''[https://www.moonlightdesign.org/steve/programs/cpuid.exe Download CPU ID]''' | *'''[https://www.moonlightdesign.org/steve/programs/cpuid.exe Download CPU ID]''' | ||
*'''[https://www.moonlightdesign.org/steve/programs/cpuid.zip Download CPU ID's Source Code]''' | *'''[https://www.moonlightdesign.org/steve/programs/cpuid.zip Download CPU ID's Source Code]''' |
Revision as of 04:32, 15 October 2007
CPU ID is a very simple program that displays information about the CPU that it happens to execute on. It is named after the x86 CPUID instruction call that is central to this program's purpose.