BizHawk/BizHawk.Client.Common/lua
Xadrophonix 07c07fd72a First pool of examples. 2018-03-04 09:48:38 -08:00
..
EmuLuaLibrary.Bit.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.Emu.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.Events.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.GameInfo.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.Genesis.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.Joypad.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.MainMemory.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.Memory.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.MemorySavestate.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.Movie.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.NES.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.SNES.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.SQL.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.String.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EmuLuaLibrary.UserData.cs First pool of examples. 2018-03-04 09:48:38 -08:00
EnvironmentSandbox.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
LuaAttributes.cs rename LuaMethodAttributes to LuaMethodAttribute so as not to be a bad person 2017-07-10 14:02:08 -05:00
LuaDocumentation.cs rename LuaMethodAttributes to LuaMethodAttribute so as not to be a bad person 2017-07-10 14:02:08 -05:00
LuaExamples.cs First pool of examples. 2018-03-04 09:48:38 -08:00
LuaFile.cs re-apply "keepalive" GC fixes to luainterface mode in emuhawk; maybe it will actually work now and not result in crashes. at least we should check it. 2017-07-22 23:41:30 -05:00
LuaFileList.cs Client.Common cleanups 2017-05-18 11:36:38 -05:00
LuaFunctionList.cs Client.Common cleanups 2017-05-18 11:36:38 -05:00
LuaHelper.cs Lua canvas - use LuaMethodAttribute (if available) when registering canvas methods, also fix casing of a few methods for consistency, fixes #908 2017-07-10 14:59:05 -05:00
LuaLibraryBase.cs rename LuaMethodAttributes to LuaMethodAttribute so as not to be a bad person 2017-07-10 14:02:08 -05:00
LuaMemoryBase.cs Fix for #1094 lua mainmemory.readbyterange() issue 2018-01-14 11:18:07 +11:00
LuaSandbox.cs use NLua+KopiLua instead of LuaInterface 2017-07-09 23:51:02 -05:00
NamedLuaFunction.cs use NLua+KopiLua instead of LuaInterface 2017-07-09 23:51:02 -05:00