Created
September 15, 2019 22:54
-
-
Save xorhex/a762d1450d5a3b9b858a6e4456b3dc26 to your computer and use it in GitHub Desktop.
Code Snippet 2: Pre-emulation Setup Commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e asm.bits=32 | |
e asm.arch=x86 | |
e asm.emu.write=true | |
e io.cache=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment