ganome
|
fcca15772c
|
Setting up CMake
|
2025-01-30 22:21:42 -07:00 |
|
ganome
|
cfa53d4fc3
|
Used code snipped donated by szaszmango - which uses vectors to create
the CPU objects
|
2025-01-29 20:55:57 -07:00 |
|
ganome
|
63815adecc
|
code snippet using vectors from brodie's discord - time to learn
vectors!
|
2025-01-29 18:58:36 -07:00 |
|
ganome
|
85d309413e
|
Fixed the CPU class to work with a dictionary - also switched over all
the setCPU functions.
|
2025-01-29 11:26:54 -07:00 |
|
ganome
|
2149ec7092
|
Started refactoring floating variables in the Classes into dictionaries
for easier indexing. First example @ sethardwaremanufacturer() in
sethardware.h
|
2025-01-29 10:18:17 -07:00 |
|
ganome
|
d31db70b79
|
Started the Mobo() Class
|
2025-01-28 20:59:13 -07:00 |
|
ganome
|
e0bafa7b17
|
TEMPLATE FOR USING POINTERS - I FIGURED IT OUT!!
|
2025-01-28 19:23:52 -07:00 |
|
ganome
|
0b9ea99c8c
|
backup before Testing out pointers on classes
|
2025-01-28 18:47:32 -07:00 |
|
ganome
|
096e8ad559
|
Sort of fixed the Classes - now I need to make a for loop inside a
function that creates a CPU class for every listed CPU type
|
2025-01-28 15:24:46 -07:00 |
|
ganome
|
cae63ebe2a
|
Moved CPU declarations back into main.
|
2025-01-28 13:38:55 -07:00 |
|
ganome
|
1f8cafa30c
|
playing with functions inside of headers
|
2025-01-28 12:17:10 -07:00 |
|
ganome
|
fc7454b099
|
Working on making the project modular - being able to fetch cpu,gpu
seperately. and keep everything clean
|
2025-01-28 11:46:16 -07:00 |
|