mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 16:48:30 +00:00
c5c13e110a
Added MSVC support to unicorn samples.
14 lines
535 B
Text
14 lines
535 B
Text
This directory contains bindings & test code for Python, Java, Go, .NET and MSVC.
|
|
See <language>/README or <language>/README.TXT for how to install each binding.
|
|
|
|
The following bindings are contributed by community.
|
|
|
|
- Java binding: by Chris Eagle.
|
|
- Go binding: by Ryan Hileman.
|
|
- .NET binding: by Antonio Parata.
|
|
- MSVC binding: by Zak Escano
|
|
|
|
More bindings created & maintained externally by community are available as follows.
|
|
|
|
- UnicornPascal: Delphi/Free Pascal binding (by Stievie).
|
|
https://github.com/stievie/UnicornPascal
|