unicorn
unicorn copied to clipboard
break translation loop when delete code or block hook
Code and block hooks are inlined in the translation blocks. When such a hook is deleted while emulation is running, the translation block must be regenerated without the code calling the hooks.
fix: #2175