Use the buttons to add lines of code to the ROM, and start the machine. A sample project is provided.
v0.1 Welcome to the Pixel CPU emulator! Create programs to run on your CPU in this project! BETA! NOT READY FOR COMPLETE USE YET! Here is the codes list: - 0001 xxxxxx yyyyyyyy - sets a RAM location to an 8-digit number. - 0010 xxxxxx - prints a RAM location onto the screen. - 0011 - Clears the screen.