unicorn/include
Jonathon Reinhart f6cecf45d2 change mem read/write APIs to use void*
Don't force the user to use uint8_t pointers, or cast their
pointers-to-other-objects to uint8_t* when calling these APIs.
2015-09-07 12:44:03 -04:00
..
unicorn change mem read/write APIs to use void* 2015-09-07 12:44:03 -04:00
hook.h rename uchook to uc_hook, ucengine to uc_engine, uc_hook_t to uc_hook_type 2015-09-05 11:20:32 +08:00
qemu.h import 2015-08-21 15:04:50 +08:00
qemu_macro.h import 2015-08-21 15:04:50 +08:00
uc_priv.h cache the last entry of mapped blocks in memory_mapping() for better performance 2015-09-04 15:40:47 +08:00