summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/luaengine.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Small code cleanup: dankan18902016-01-291-1/+1
| | | | | | | | | - corealloc.h: added macro definition for global_alloc (nothrow) memory allocation. - textbuf.cpp / wavwrite.cpp: removed pointless cast. - debugcmd.cpp / luaengine.cpp / render.cpp: avoid strlen calls in a loop. - diimage.cpp: simplified "device_image_interface::set_image_filename" function. - miscmenu.cpp / selgame.h / video.cpp(h): replaced int with bool where applicable. - ui.cpp: removed unused code.
* 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
| | | | | | Too contraversial for now :) This reverts commit 47bf03513e4fc8a916144fcc43fc9826aa03bedb.
* 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