mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 07:58:18 +00:00
Add Lua binding to README (#1050)
Closes https://github.com/dargueta/unicorn-lua/issues/1 Backports commit f2438188069e31d637666e72dcddd13cef0e684e from qemu
This commit is contained in:
parent
15d52aefbe
commit
50a570e126
1 changed files with 3 additions and 0 deletions
|
@ -26,3 +26,6 @@ More bindings created & maintained externally by community are available as foll
|
|||
|
||||
- Deimos/unicorn: D binding (by Vladimir Panteleev)
|
||||
https://github.com/D-Programming-Deimos/unicorn
|
||||
|
||||
- Unicorn-Lua: Lua binding (by Diego Argueta)
|
||||
https://github.com/dargueta/unicorn-lua
|
||||
|
|
Loading…
Reference in a new issue