kevind7 / Lib.CPUIdentification

A simple Delphi library that allows to discover details related to the processor using processor supplementary instruction called CPUID. It can work for both x86 and x64 architectures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributor Covenant

Welcome to Lib.CPUIdentification

What's Lib.CPUIdentification

Small Delphi/FPC/Lazarus library designed to provide some basic parsed information (mainly CPU features) obtained by Processor Supplementary Instruction called CPUID on x86(-64) processors. Should be compatible with any Windows and Linux system running on x86(-64) architecture.

Clone with GIT

git clone https://github.com/dompiotr85/Lib.CPUIdentification.git Lib.CPUIdentification

This will get you the Lib.CPUIdentification repository.

Contributing

We encourage you to contribute to Lib.CPUIdentification! Please check out the Contributing to Lib.CPUIdentification guide for guidelines about how to proceed.

Everyone interacting in Lib.CPUIdentification and its sub-projects' issue trackers is expected to follow the Lib.CPUIdentification code of conduct.

License

Lib.CPUIdentification is licensed under the MPL-2.0.

About

A simple Delphi library that allows to discover details related to the processor using processor supplementary instruction called CPUID. It can work for both x86 and x64 architectures.

License:Mozilla Public License 2.0


Languages

Language:Pascal 64.6%Language:PHP 35.0%Language:C++ 0.4%