2
0
mirror of https://github.com/Dr-Noob/cpufetch synced 2025-08-31 06:15:08 +00:00
Commit Graph

84 Commits

Author SHA1 Message Date
Dr-Noob
e766f38884 Big refactoring 2020-06-20 11:24:43 +02:00
Dr-Noob
7cd4cb6dcb Fixed little bug in amd. Introduced feature to check version 2018-06-24 00:17:50 +02:00
Dr-Noob
8e56bc3801 Add simple manpage 2018-06-23 13:07:35 +02:00
Dr-Noob
3be59c9057 Update information to not showing cpu arch and new colors 2018-06-23 13:06:02 +02:00
Dr-Noob
9f55672aa2 Divide source code from other stuff 2018-06-23 13:04:42 +02:00
Dr-Noob
3ded41ce44 Add license to the project 2018-06-22 21:59:52 +02:00
Dr-Noob
f08438c7e9 Remove unused files 2018-06-22 21:02:58 +02:00
Dr-Noob
e9b5fe5f0a Add gcc flags to improve reliability 2018-06-22 21:01:16 +02:00
Dr-Noob
3199ac739a Function to notify errors 2018-06-22 20:36:56 +02:00
Dr-Noob
ebe49743e5 Drop support for 32bit cpus; dont show cpu arch and assume x86_64. Little refactoring in calculating the spacing in text displayed 2018-06-22 13:39:39 +02:00
Dr-Noob
7b059c046a Support for simple args options(currently, help and style). New feature to switch colors of logo, to improve visibility in bright terminals 2018-06-21 15:30:29 +02:00
Dr-Noob
5bf6cbf2c7 Refactoring of printer 2018-06-21 10:04:55 +02:00
Dr-Noob
49d59d6708 Fixed freq bug. Improved Makefile and fixed some minor errors 2018-05-21 15:36:32 +02:00
Dr-Noob
2628516460 Fixed image 2018-03-31 12:20:49 +02:00
Dr-Noob
785545a008 Moved 01h(name) to standart and removed 02h(useless) 2018-03-31 12:16:08 +02:00
Dr-Noob
c38a427375 Fixed little mistake in number of cores. Changed a little README with more doc 2018-03-31 12:07:42 +02:00
Dr-Noob
904d1fd17f Added README 2018-03-31 01:25:08 +02:00
Dr-Noob
cad0778fd6 Fixed memory leaks and unitialized variables 2018-03-30 21:39:15 +02:00
Dr-Noob
c0ad4283e9 Fix unused characters in cpu name 2018-03-30 19:06:36 +02:00
Dr-Noob
af0f80953c Text color 2018-03-30 16:15:22 +02:00
Dr-Noob
744ba41ebf Logos color 2018-03-30 15:53:42 +02:00
Dr-Noob
3e1f6af8ae Detecting CPU vendor. Support for printing ascii 2018-03-30 11:58:27 +02:00
Dr-Noob
4e1ee88c4c Support for more than one thread in a core 2018-03-30 01:08:41 +02:00
Dr-Noob
4c991164c8 Support for PP in SP. Moved frequency get to KHz to Hz 2018-03-30 00:34:43 +02:00
Dr-Noob
5e65f5bb78 Fix typo in frequency. Little refactoring and simple unity change 2018-03-30 00:09:16 +02:00
Dr-Noob
720457f4ac Fixed little bug in cache print and changed message when no cache level was found 2018-03-29 23:35:42 +02:00
Dr-Noob
978f283e1a Print all information 2018-03-29 23:27:59 +02:00
Dr-Noob
4ebcfbeed3 Concept for intel scheme color 2018-03-29 18:54:43 +02:00
Dr-Noob
02ee46b772 Added ascii arts for amd and intel 2018-03-25 00:39:57 +01:00
Dr-Noob
d857799002 Basic support for advanced instructions 2018-03-25 00:20:42 +01:00
Dr-Noob
97e21a64ba Moved to asm cpuid call. Support for CPU name string. Output skecth on main 2018-03-24 23:57:49 +01:00
Dr-Noob
7afefdb672 Added makefile 2018-03-24 18:18:50 +01:00
Dr-Noob
2a81e344e6 Start support for second level 2018-03-24 18:18:31 +01:00
Dr-Noob
bb0fde5c8b Simple test to try cpuid instruction at level 2 2018-03-24 17:02:36 +01:00