summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/luaengine.h
Commit message (Expand)AuthorAgeFilesLines
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-4/+4
* Fixed lua engine initialization (nw) Miodrag Milanovic2014-07-151-0/+1
* Added LuaBridge and exposed few classes as example (nw) Miodrag Milanovic2014-06-201-1/+0
* Lua overhaul [Olivier Galibert, Miodrag Milanovic] Miodrag Milanovic2014-06-101-7/+64
* made LUA script execute in main thread, but console running in another (nw) Miodrag Milanovic2014-06-091-3/+1
* -Created machine_manager as singleton class that contains (for now) one runni... Miodrag Milanovic2014-06-061-14/+9
* Marking some of my core files (nw) Miodrag Milanovic2013-10-161-31/+2
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-7/+7
* added emu.keypost function to lua, and made autoboot_command execute that one... Miodrag Milanovic2013-05-091-2/+4
* LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine... Miodrag Milanovic2013-05-091-0/+79