10 Commits

Author SHA1 Message Date
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