lsnes/include/lua
Ilari Liusvaara 82a7c255a4 Lua: Memory usage limit
This allows limiting memory usage by Lua, which might very well be useful,
given the behaviour of accumulating garbage in memory if one does not
garbage-collect.
2015-05-25 23:44:51 +03:00
..
address.hpp Lua: Memory address object 2014-06-03 11:33:53 +03:00
bitmap.hpp Lua: PALETTE:get() 2014-12-20 06:38:47 +02:00
debug.hpp Move some debug stuff to be in class scope 2014-05-23 18:11:06 +03:00
internal.hpp Instancefy lua core stuff 2014-06-06 15:03:16 +03:00
lua.hpp Lua: Memory usage limit 2015-05-25 23:44:51 +03:00
unsaferewind.hpp Refactor unsafe rewinding a bit now that state is its own subobject 2015-04-25 13:18:37 +03:00