Quote Originally Posted by princeofdarknez
You think programming is messed up; try building a chip that has to handle all your programs. *built a 32-bit MIPS*
That is a lot of fun too.

It's one thing to write:
sum = 45838 - 3693;

It's another to just build a 32-bit ALU.