Unit Cputyp |
Classes |
Functions |
CpuType - Return the type of the current CPU
CpuTypeString - Return the type as a short string
subtract 1 to map to TCpuType
Types |
Constants |
Variables |
Functions |
subtract 1 to map to TCpuType
Types |
TCpuType = (cpu8086, cpu80286, cpu386, cpu486, cpuPentium);All the types currently known. As new types are created, add suitable names, and extend the case statement in CpuTypeString.
Constants |
Variables |