Commit Graph

9 Commits

Author SHA1 Message Date
aaaea14214 import Unicorn2 2021-10-03 22:14:44 +08:00
644da9babc Fix setjmp/longjmp on native Windows (#1331)
* Add setjmp wrapper

* Add to projects

* Use wrapper on x64

* Always build on x64 and exclude on win32

* Fix signature

* Add comments

* Add comments for os-win32.h

* Add extern decleration

* Support cmake Windows build

* Fix for MinGW
2020-09-22 02:02:43 +08:00
5d0797afe7 ffs() is redundant 2017-01-21 11:10:48 +08:00
002151874a Unicorn interface working with test app in 32bit and 64bit builds. 2017-01-20 17:27:22 +11:00
1aeaf5c40d This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
7512ff57de more cleanup 2017-01-10 16:29:47 +08:00
d7ead1135d cleanup 2017-01-09 13:28:28 +08:00
2fc483ec47 Fixes crash on Windows 64bit 2015-09-14 20:42:29 +02:00
344d016104 import 2015-08-21 15:04:50 +08:00