Software - Tiny CPU - About

This whole idea came about as I was working on my 16 bit CPU. I liked fitting everthing into 16 bit instructions and I wondered if I could take that down a level and make a workable spec for a cpu in 8 bits: 8 bit instructions, 8 bit registers, 8 bit memory addressing, and still make it actually do interesting things.

Whether I succeeded at that is up to you. But I made a ridiculous, tiny little processor that that you can actually play with. Have with with it.