about summary refs log tree commit diff stats
path: root/example/emulx86_bin.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WORKAROUND exception while translating codeserpilliere2011-08-261-0/+4
| | | | | the disasm engine should not raise vm exception when translate code. for the moment use vm_exception_reset after each update_bloc
* explicit error whil vm_get_mem failsserpilliere2011-08-261-0/+75