High-level emulation
From PHWiki
High-level emulation is emulation of part of a computer program's code while reimplementing the rest in native code. This can be used for an emulated system that is too powerful to emulate directly or if parts of the program are distributed separately (as in the case of a game and a BIOS).
