| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -252/+0 |
| * | luaengine: save a copy of the search path so it doesn't get thrown away (nw) |  cracyc | 2016-04-19 | 1 | -0/+13 |
| * | plugins/cheat: clear popmessage (nw) |  cracyc | 2016-04-17 | 1 | -5/+5 |
| * | added print_verbose, print_info, print_debug and print_error to lua, and used... |  Miodrag Milanovic | 2016-04-16 | 1 | -0/+5 |
| * | plugins/cheat: load multiple files and fix load failure (nw) |  cracyc | 2016-04-16 | 1 | -1/+4 |
| * | plugins/cheat: fix some stuff (nw) |  cracyc | 2016-04-15 | 1 | -4/+3 |
| * | luaengine: make flags explicit (nw) |  cracyc | 2016-04-09 | 1 | -2/+2 |
| * | plugins/cheatfind: start adding basic menu (nw) |  cracyc | 2016-04-08 | 1 | -0/+2 |
| * | luaengine: indexed items (nw) |  cracyc | 2016-04-07 | 1 | -0/+11 |
| * | luaengine: add device_image_interface accessors and emu_file support |  cracyc | 2016-04-06 | 1 | -0/+5 |
| * | luaengine: direct and region accessors [Carl] |  cracyc | 2016-04-05 | 1 | -0/+15 |
| * | luaengine: add plugin options menu [Carl] |  cracyc | 2016-04-04 | 1 | -0/+13 |
| * | Add ability for notifiers to add at front, fix for hiscore [Carl] |  Miodrag Milanovic | 2016-03-29 | 1 | -0/+2 |
| * | luaengine: add software name getter (nw) |  cracyc | 2016-03-27 | 1 | -0/+1 |
| * | luaengine: add popmessage and logerror for lua (nw) |  cracyc | 2016-03-23 | 1 | -0/+4 |
| * | Added Lua function screen.orientation(). |  Michele Fochi | 2016-03-14 | 1 | -1/+1 |
| * | Update luaengine.h |  motoschifo | 2016-03-12 | 1 | -0/+1 |
| * | fix autoboot_command (nw) |  Miodrag Milanovic | 2016-02-27 | 1 | -0/+1 |
| * | lua api: cleanup options handling and fix cheat state return value (nw) |  Jeffrey Clark | 2016-02-16 | 1 | -2/+1 |
| * | extend lua api, cheat (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+7 |
| * | extend lua api, ioport (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+2 |
| * | extend lua api, video (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+5 |
| * | extend lua api more (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+2 |
| * | Extend mame LUA api (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+8 |
| * | Added multiple callback registration for lua scripts (nw) |  Miodrag Milanovic | 2016-02-14 | 1 | -0/+14 |
| * | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -2/+2 |
| * | Some errors pointed by ReSharperC++ (nw) |  Miodrag Milanovic | 2015-11-07 | 1 | -1/+0 |
| * | luaengine: add memory writers |  Luca Bruno | 2015-01-18 | 1 | -0/+1 |
| * | luaengine: use visible_area for drawing |  Luca Bruno | 2015-01-18 | 1 | -0/+2 |
| * | Do not include all if not needed (nw) |  Miodrag Milanovic | 2015-01-11 | 1 | -3/+4 |
| * | luaengine: expose device state entries |  Luca Bruno | 2015-01-11 | 1 | -1/+4 |
| * | Fixed LUA compile |  Miodrag Milanovic | 2015-01-10 | 1 | -1/+1 |
| * | Added more resent lsqlite3 version and fixed compile |  Miodrag Milanovic | 2015-01-10 | 1 | -1/+0 |
| * | Added full LuaBridge sources |  Miodrag Milanovic | 2015-01-10 | 1 | -1/+1 |
| * | luaengine: add frame hooking support |  Luca Bruno | 2014-12-25 | 1 | -0/+5 |
| * | luaengine: add screen drawing/HUD capabilities |  Luca Bruno | 2014-12-25 | 1 | -0/+6 |
| * | luaengine: add access to devices and address spaces |  Luca Bruno | 2014-12-24 | 1 | -0/+17 |
| * | luaengine: add emu.app_name()/app_version() methods |  Luca Bruno | 2014-12-08 | 1 | -0/+2 |
| * | luaengine: add emu.pause()/unpause() methods |  Luca Bruno | 2014-12-02 | 1 | -0/+2 |
| * | luaengine: add emu.romname() method |  Luca Bruno | 2014-12-02 | 1 | -0/+1 |
| * | More cleanups, there is issue with srcclean that needs to be taken care as we... |  Miodrag Milanovic | 2014-07-22 | 1 | -4/+4 |
| * | Fixed lua engine initialization (nw) |  Miodrag Milanovic | 2014-07-15 | 1 | -0/+1 |
| * | Added LuaBridge and exposed few classes as example (nw) |  Miodrag Milanovic | 2014-06-20 | 1 | -1/+0 |
| * | Lua overhaul [Olivier Galibert, Miodrag Milanovic] |  Miodrag Milanovic | 2014-06-10 | 1 | -7/+64 |
| * | made LUA script execute in main thread, but console running in another (nw) |  Miodrag Milanovic | 2014-06-09 | 1 | -3/+1 |
| * | -Created machine_manager as singleton class that contains (for now) one runni... |  Miodrag Milanovic | 2014-06-06 | 1 | -14/+9 |
| * | Marking some of my core files (nw) |  Miodrag Milanovic | 2013-10-16 | 1 | -31/+2 |
| * | Cleanups and version bumpmame0148u5 |  Miodrag Milanovic | 2013-05-20 | 1 | -7/+7 |
| * | added emu.keypost function to lua, and made autoboot_command execute that one... |  Miodrag Milanovic | 2013-05-09 | 1 | -2/+4 |
| * | LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine... |  Miodrag Milanovic | 2013-05-09 | 1 | -0/+79 |