This website requires JavaScript.
Explore
Help
Sign In
mirrors-yuzu-emu
/
unicorn
Watch
1
Star
0
Fork
You've already forked unicorn
0
mirror of
https://github.com/yuzu-emu/unicorn
synced
2024-11-24 13:48:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8d725ba107
unicorn
/
include
History
Nguyen Anh Quynh
d506b900eb
cache the last entry of mapped blocks in memory_mapping() for better performance
2015-09-04 15:40:47 +08:00
..
unicorn
handle memory fetch as invalid memory access. now we can also report error if exec memory is unmapped (UC_ERR_MEM_FETCH)
2015-09-04 11:55:17 +08:00
hook.h
s/uc_hook_h/uchook/g
2015-09-03 22:39:23 -04: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