-
Notifications
You must be signed in to change notification settings - Fork 1.3k
ChangeLog
Nguyen Anh Quynh edited this page Oct 27, 2015
·
7 revisions
This page documents the ChangeLog for the next release of Unicorn. The content here should be updated whenever there is an important change in the Github repo. Newer changes are at the top, older changes are at the bottom.
- Mips: handle Kseg0 & Kseg1 memory mapping
- Go: support more APIs and fix bugs.
- Python: load Windows DLLs in proper dependency order
- Arm: handle reading CPRS register
- Python: fix loading dylib on El Capitan (Mac OSX 10.11)
- Add SONAME to Linux dynamic library (https://github.com/unicorn-engine/unicorn/issues/188)