mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-03 16:05:47 +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
|
@ -26,3 +26,6 @@ More bindings created & maintained externally by community are available as foll
|
||||||
|
|
||||||
- Deimos/unicorn: D binding (by Vladimir Panteleev)
|
- Deimos/unicorn: D binding (by Vladimir Panteleev)
|
||||||
https://github.com/D-Programming-Deimos/unicorn
|
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