This might seem wierd, but I'm interresting in creating an electric heater outta my computer, that is program an application, that heats up my pc, and I need some help.
I currently made an application, that runs infinite loops on the GPU(using a little shader), and on the CPU cores, however I'm interresting in getting the ram going too, as well as the several output ports, so.. About the ram heating, just allocate, and start randomly accessing and writing using all 8 cores?
And what about triggering cd-rom, floppy ect, how do I do this?