This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a84b4126f2
BizHawk
/
LuaInterface
History
gochaism
acc124ca99
LuaInterface: Disable auto table unpacking for vargs. Lua 5.1 does not have such a feature. print({1, 2, 3}) should pass just an array, not multiple arguments.
2014-04-30 23:54:34 +00:00
..
Lua
try fixing lua "buffer overflow" stack corruption crash when GC occurs while calling a cfunction
2012-06-11 22:15:49 +00:00
LuaInterface
LuaInterface: Disable auto table unpacking for vargs. Lua 5.1 does not have such a feature. print({1, 2, 3}) should pass just an array, not multiple arguments.
2014-04-30 23:54:34 +00:00
LuaInterface.sln
since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it
2012-03-23 19:03:22 +00:00