X86EMU_exec_call
void X86EMU_exec_call(struct X86EMU *, uint16_t, uint16_t);
X86EMU_exec_call(&sc->emu, 0xc000, 0x0003);