1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-03-08 10:09:43 +00:00
Commit graph

3 commits

Author SHA1 Message Date
David Zimmer 9eebd6daa3 vb bindings remove DYNLOAD () 2017-04-27 20:43:47 +08:00
xorstream fa45a42c76 Removed MSVC binding. () 2017-04-27 10:21:04 +08:00
David Zimmer 523fb9d9fc VB6 bindings and dynload update w/ uc_context* and uc_free api,… ()
* msvc unicorn.def and dynload.c added new uc_context* and uc_free api, includes support for older dlls compiled with uc_context_free (can remove next binary release)

* vb6 bindings & x86 32bit sample class for unicorn
2017-01-16 09:40:56 +08:00