This is a very basic, but powerful cpu. I will keep building it, but for now it has some functions: 'execute' - executes stuff from the input list. 'store' - stores inputted text into binary in the hard drive. 'get' - gets a inputted index from the hard drive. ----------------------------- You have: 100 bytes of RAM 10000 bytes of storage ---------
This is a simple random number guessing game made with air_processor1. It was kind of hard to create the game though lol, but I got it working! It takes a couple seconds for the file to load onto the harddrive and execute, but once it executes, its fast. You can see the machine code inside of the project :D