Blitz Toolbox/DLLs/CPUid

CPUid by Chi3f Stadi

http://kstadler.ch/download.php?get=cpuid.zip

About

This small library (7kb) will help you get informations about the CPU. It is coded with DEV-C++ and assembler and uses the "cpuid" instruction on the CPU directly.

Functions:
CPUid$()
CPUfamily%()
CPUsteppingId%()
CPUbrand$()
CPUextendedId$()
CPUfeatures$()