Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 248 Bytes

dcpuinfo

Simple library for getting architecture name and detecting some processor features. Supports x86, ARM and PowerPC.

See dcpuinfo.pas for details.

See cpuinfo.pas for an example of how to use the library.