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
|
65ae11560b
|
Created more functions to modify members of the CPU class via
setCPUmembername() ie. setCPUarch or setCPUcores
|
2025-01-28 20:11:02 -07:00 |
|
ganome
|
4d3bb677f5
|
Cleaner Template for using functions to set members of an array
|
2025-01-28 19:34:30 -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
|
22f6da97f4
|
Wrote a setCPU() function to take of setting properties on CPU
Currently not working! Unable to reference the
model.properties(mainclock)
|
2025-01-28 15:51:35 -07:00 |
|
ganome
|
2cfaa7b25e
|
Removed a bunch of old comments and code I was testing
|
2025-01-28 15:28:03 -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 |
|
ganome
|
ee2b8544e2
|
Initial Commit
|
2025-01-28 10:06:50 -07:00 |
|