summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/mame.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added parsing of plugin json files for machine_manager (nw) Miodrag Milanovic2016-03-241-0/+7
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* menu: added handling of mouse button held down on arrows in the machine list.... dankan18902016-03-051-1/+1
* Clean way of doing it (nw) Miodrag Milanovic2016-02-271-0/+1
* initialize LUA bit earlier to give more opportunities to scripts (nw) Miodrag Milanovic2016-02-141-10/+14
* Added plugins and boot.lua as startup script [Miodrag Milanovic] Miodrag Milanovic2016-02-141-0/+9
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-0/+19
* add lua console support back in Jeffrey Clark2016-01-061-0/+3
* Allow mame -validate -verbose to capture verbose messages AJR2016-01-021-0/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-8/+8
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-8/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+252