The Propeller microcontroller is one of the most inspiring chips I've ever read about. An 8-core, or 8-cog as they call it, MCU made by Parallax, that can be clocked from 32khz to 80Mhz. This chip was first introduced in 2006, it was ahead of the game. Only now has other MCU companies started down the multiple core path. It takes the MCU 4 clock cycles to execute a command, resulting in 20 MIPS (million instructions per second) per "cog," or 160 MIPS with all 8 cogs.
So much could be handled by this chip. In the QFN package, it would make an excellent multiple imput portable video game system processor. But I am getting ahead of myself. First I have to ask, what have you tried with a Propeller microcontrollerPropeller microcontroller?
Cabe