summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/luaengine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* luaengine: add popmessage and logerror for lua (nw) cracyc2016-03-231-1/+21
* Merge pull request #718 from motoschifo/master Olivier Galibert2016-03-141-0/+49
|\
| * Added Lua function screen.orientation(). Michele Fochi2016-03-141-21/+32
| * Update luaengine.cpp motoschifo2016-03-121-0/+38
* | Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-3/+3
|/
* Linux compile fix. mahlemiut2016-03-071-4/+4
* removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) Miodrag Milanovic2016-03-041-18/+0
* fix autoboot_command (nw) Miodrag Milanovic2016-02-271-5/+8
* Made pnacl to compile (nw) Miodrag Milanovic2016-02-261-2/+9
* renamed names that clash system defines in various environments (nw) Miodrag Milanovic2016-02-251-11/+7
* Cleanups and version bump Miodrag Milanovic2016-02-241-6/+6
* lua api: cleanup options handling and fix cheat state return value (nw) Jeffrey Clark2016-02-161-53/+35
* extend lua api, cheat (nw) Jeffrey Clark2016-02-141-0/+78
* extend lua api, ioport (nw) Jeffrey Clark2016-02-141-3/+81
* extend lua api, video (nw) Jeffrey Clark2016-02-141-0/+64
* extend lua api, parameters (nw) Jeffrey Clark2016-02-141-0/+4
* extend lua api more (nw) Jeffrey Clark2016-02-141-0/+89
* Extend mame LUA api (nw) Jeffrey Clark2016-02-141-0/+169
* Added multiple callback registration for lua scripts (nw) Miodrag Milanovic2016-02-141-0/+103
* Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) Miodrag Milanovic2016-02-141-25/+50
* fix a mutex regression (this doesn't fix the lockups i'm seeing) hap2016-01-301-1/+1
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-24/+25
* Add macros for alignment checking (nw) AJR2016-01-301-6/+6
* Small code cleanup: dankan18902016-01-291-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* add lua console support back in Jeffrey Clark2016-01-061-2/+3
* Just name not acronym (nw) Miodrag Milanovic2015-12-311-1/+1
* Revert "removing MESS brand and making MAME a name not acronym (nw)" Miodrag Milanovic2015-12-311-1/+1
* removing MESS brand and making MAME a name not acronym (nw) Miodrag Milanovic2015-12-311-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-20/+20
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-3/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1141