This is a nearly functioning computer with a CPU architecture I created, called ScPc. It is quite an unusual computer that is also programmable. I will strive to make it as effective as possible.
How it works: The system includes four blank sprites that collectively use a total of 1,460 bytes of RAM, which amounts to 5.87 KB of RAM overall. The CPU operates at the speed of your host CPU, as we cannot increase the speed in Scratch. The hard disk drive (HDD) stores files in a list, and the data for these files is held in its variables. The GPU is used for rendering shapes using pen. CREDITS: Thanks for theChAOTiC for the text engine (for the terminal)