| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanups and version bump | 2016-02-24 | 1 | -6/+6 | |
| | | |||||
| * | lua api: cleanup options handling and fix cheat state return value (nw) | 2016-02-16 | 1 | -53/+35 | |
| | | |||||
| * | extend lua api, cheat (nw) | 2016-02-14 | 1 | -0/+78 | |
| | | |||||
| * | extend lua api, ioport (nw) | 2016-02-14 | 1 | -3/+81 | |
| | | |||||
| * | extend lua api, video (nw) | 2016-02-14 | 1 | -0/+64 | |
| | | |||||
| * | extend lua api, parameters (nw) | 2016-02-14 | 1 | -0/+4 | |
| | | |||||
| * | extend lua api more (nw) | 2016-02-14 | 1 | -0/+89 | |
| | | |||||
| * | Extend mame LUA api (nw) | 2016-02-14 | 1 | -0/+169 | |
| | | |||||
| * | Added multiple callback registration for lua scripts (nw) | 2016-02-14 | 1 | -0/+103 | |
| | | |||||
| * | Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) | 2016-02-14 | 1 | -25/+50 | |
| | | |||||
| * | fix a mutex regression (this doesn't fix the lockups i'm seeing) | 2016-01-30 | 1 | -1/+1 | |
| | | |||||
| * | replace osd_lock with std::mutex [Miodrag Milanovic] | 2016-01-30 | 1 | -24/+25 | |
| | | |||||
| * | Add macros for alignment checking (nw) | 2016-01-30 | 1 | -6/+6 | |
| | | |||||
| * | Small code cleanup: | 2016-01-29 | 1 | -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 | 2016-01-27 | 1 | -3/+3 | |
| | | |||||
| * | modernize output_manager (nw) | 2016-01-10 | 1 | -2/+2 | |
| | | |||||
| * | add lua console support back in | 2016-01-06 | 1 | -2/+3 | |
| | | |||||
| * | Just name not acronym (nw) | 2015-12-31 | 1 | -1/+1 | |
| | | |||||
| * | Revert "removing MESS brand and making MAME a name not acronym (nw)" | 2015-12-31 | 1 | -1/+1 | |
| | | | | | | | Too contraversial for now :) This reverts commit 47bf03513e4fc8a916144fcc43fc9826aa03bedb. | ||||
| * | removing MESS brand and making MAME a name not acronym (nw) | 2015-12-31 | 1 | -1/+1 | |
| | | |||||
| * | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -20/+20 | |
| | | |||||
| * | Cleanups and version bumpmame0168 | 2015-11-25 | 1 | -3/+3 | |
| | | |||||
| * | Fixed some suggestions by ReSharper C++ (nw) | 2015-11-14 | 1 | -1/+1 | |
| | | |||||
| * | Some cleanups and init fixes with help of ReSharper C++ (nw) | 2015-11-11 | 1 | -3/+1 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+1141 | |
