7 Commits

Author SHA1 Message Date
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
52a496056e
Added comments 2025-01-28 19:47:41 -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