This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
unicorn
Watch
1
Star
0
Fork
You've already forked unicorn
0
mirror of
https://github.com/yuzu-mirror/unicorn.git
synced
2026-01-08 09:39:59 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
938d0b89eb
unicorn
/
include
History
farmdve
389bc06b49
Fix crash on 00 opcode.
...
l1_map should be an array of pointers, thus void **
2015-11-06 14:08:12 +02:00
..
unicorn
on some hook events, uc_hook_add() should not allow more than 1 handler. this add UC_ERR_HOOK_EXIST error type
2015-10-10 18:01:47 +08: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
Fix crash on 00 opcode.
2015-11-06 14:08:12 +02:00