Definitions for "Emulated"
Refers to software that has not been specifically compiled for a particular processor. For example, the PowerPC can run software designed for the x86 architecture. However, the performance will be slower than comparable existing x86 computers like the Pentium. To process one x86 instruction, the PowerPC must execute an average of 10 instructions. This translates into a significant performance degradation. Emulated software is used only when native software is unavailable.