Dr-Noob
|
81a45628f0
|
Code refactoring. Forgot to add verbose option to help
|
2020-08-30 13:55:37 +02:00 |
|
Dr-Noob
|
941bf35d03
|
Big refactoring. Move ascii managment to printer. Mix extended and standart cpuid functions in cpuid file. Old cpuid renamed to cpuid_asm. Store cpu name in cpuInfo struct
|
2020-06-28 15:51:30 +02:00 |
|
Dr-Noob
|
a2dab8129c
|
Use standart types instead of int/long in specific files. This fixes a problem in Windows, were PP was not computed correctly. Compiling with C99
|
2020-06-22 12:47:14 +02:00 |
|
Dr-Noob
|
08ce1de122
|
Add fallback in Linux in case we cant get the freq from cpuid, using udev (welcome back, udev...)
|
2020-06-22 12:05:04 +02:00 |
|
Dr-Noob
|
b81d611282
|
Fetch freq from cpuid, instead of asking Linux (using /proc). This finally removes udev dependency. However, the support of cpuid 0x16 is limited, so this may break cpufetch on some systems
|
2020-06-20 13:24:50 +02:00 |
|
Dr-Noob
|
04a2fef2a2
|
Fetch cache info from cpuid, instead of asking Linux (using /proc)
|
2020-06-20 12:15:59 +02:00 |
|
Dr-Noob
|
e766f38884
|
Big refactoring
|
2020-06-20 11:24:43 +02:00 |
|
Dr-Noob
|
9f55672aa2
|
Divide source code from other stuff
|
2018-06-23 13:04:42 +02:00 |
|