Their "Code Morphing" technology never seemed to impressive to me. It was little more than a dynarec/JIT running from firmware on a somewhat specialized VLIW chip. Said chip was designed to be used for x86 emulation as it uses the x86 flag calculation behavior (flag calculation is easily the nastiest part of a CPU emulator to optimize, well at least when you're emulating a CISC CPU anyway).