Skip to content

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

Notifications You must be signed in to change notification settings

kevind7/Lib.CPUIdentification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published