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 16:28:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d3d38d3f21
unicorn
/
bindings
History
Nguyen Anh Quynh
d3d38d3f21
handle read/write/fetch from unaligned addresses. this adds new error codes UC_ERR_READ_UNALIGNED, UC_ERR_WRITE_UNALIGNED & UC_ERR_FETCH_UNALIGNED
2015-09-09 15:52:15 +08:00
..
go
handle read/write/fetch from unaligned addresses. this adds new error codes UC_ERR_READ_UNALIGNED, UC_ERR_WRITE_UNALIGNED & UC_ERR_FETCH_UNALIGNED
2015-09-09 15:52:15 +08:00
java
java: rename UC_MEM_EXE to UC_MEM_FETCH
2015-09-08 12:57:40 +08:00
python
handle read/write/fetch from unaligned addresses. this adds new error codes UC_ERR_READ_UNALIGNED, UC_ERR_WRITE_UNALIGNED & UC_ERR_FETCH_UNALIGNED
2015-09-09 15:52:15 +08:00
const_generator.py
remove UC_ prefix for go binding consts
2015-09-07 19:25:13 -07:00
Makefile
improve const generator; emit unicorn.h consts
2015-08-28 07:32:25 -07:00