| Commit message (Expand) | Author | Age | Files | Lines |
* | Made ldplayer regular driver, same as vgmplay (nw) |  Miodrag Milanovic | 2016-11-23 | 5 | -947/+0 |
* | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -2/+2 |
* | more TRUE/FALSE cleanup (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -9/+9 |
* | ldplayer.cpp: fix compile (nw) |  Ivan Vangelista | 2016-06-30 | 1 | -1/+1 |
* | ldplayer: make it compile again (nw) |  Ivan Vangelista | 2016-03-18 | 1 | -2/+2 |
* | Added README and LICENSE files (CC0) to folders containing meta-data or docum... |  Miodrag Milanovic | 2016-03-05 | 2 | -0/+122 |
* | Remove redundant defines, in order to make translation easier (nw) |  Miodrag Milanovic | 2016-02-20 | 1 | -26/+0 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+3 |
* | ldplayer: make it compile again (nw) |  Ivan Vangelista | 2016-01-15 | 1 | -10/+10 |
* | Just name not acronym (nw) |  Miodrag Milanovic | 2015-12-31 | 1 | -4/+0 |
* | Revert "removing MESS brand and making MAME a name not acronym (nw)" |  Miodrag Milanovic | 2015-12-31 | 1 | -0/+4 |
* | removing MESS brand and making MAME a name not acronym (nw) |  Miodrag Milanovic | 2015-12-31 | 1 | -4/+0 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+0 |
* | Added license headers to the rest of files (nw) |  Miodrag Milanovic | 2015-05-07 | 2 | -34/+4 |
* | change astring in ldplayer (nw) |  Miodrag Milanovic | 2015-04-19 | 1 | -3/+3 |
* | There is no implicit conversion to char* in std::string (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -1/+1 |
* | cstr() - > c_str() as preparation for move to std::string (nw) |  Miodrag Milanovic | 2015-04-11 | 1 | -1/+1 |
* | Moved build system to GENie [Miodrag Milanovic] |  Miodrag Milanovic | 2015-03-26 | 1 | -77/+0 |
* | Fix build on OSX |  Vas Crabb | 2015-02-22 | 1 | -3/+2 |
* | ldplayer.mak: Added a dummy bus to allow ldplayer to be built on OSX (and pos... |  Wilbert Pol | 2014-08-07 | 1 | -0/+9 |
* | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -1/+1 |
* | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -2/+2 |
* | make machine part optionals, update tiny.mak and ldplayer.mak, still need to ... |  Miodrag Milanovic | 2013-06-06 | 1 | -0/+11 |
* | few more that I have missed (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 3 | -25/+25 |
* | fixed building ldplayer (nw) |  Miodrag Milanovic | 2012-08-10 | 1 | -2/+2 |
* | Clean-ups and version bump |  Miodrag Milanovic | 2012-05-21 | 1 | -2/+2 |
* | fixed ldplayer (nw) |  Miodrag Milanovic | 2012-05-19 | 1 | -2/+6 |
* | Made ldplayer compile, still doesn't work fine (nw) |  Miodrag Milanovic | 2012-05-18 | 2 | -29/+83 |
* | ioport.c C++ conversion. Mostly internal changes, with no |  Aaron Giles | 2012-05-03 | 1 | -2/+2 |
* | - removed need for *_dev.lst files [Miodrag Milanovic] |  Miodrag Milanovic | 2012-02-23 | 1 | -42/+0 |
* | Clean-ups and version bumpmame0145u1 |  Angelo Salese | 2012-02-19 | 1 | -2/+2 |
* | Major CHD/chdman update. The CHD version number has been increased |  Aaron Giles | 2012-02-16 | 1 | -7/+7 |
* | Some cleanup of some observed #include redundancy from source files which use... |  Scott Stone | 2012-02-06 | 1 | -1/+0 |
* | First pass of cleaning up LDPLAYER to allow for building (nw) |  Scott Stone | 2012-02-02 | 2 | -1/+43 |
* | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -15/+10 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -4/+4 |
* | Ok, last spring cleaning, I hope ... |  Angelo Salese | 2011-04-19 | 1 | -5/+5 |
* | Fix ldplayer, and convert the driver to modern style. |  Aaron Giles | 2011-04-19 | 4 | -309/+356 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -16/+16 |
* | ldplayer: fix compile, still crashes on startup (no whatsnew) |  R. Belmont | 2011-03-05 | 1 | -1/+1 |
* | Converted core_options to a class. Removed a bunch of marginal |  Aaron Giles | 2011-03-03 | 1 | -2/+2 |
* | mame_file is now emu_file and is a class. It is required |  Aaron Giles | 2011-02-12 | 1 | -36/+32 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -2/+2 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -4/+4 |
* | Attotime bulk conversion step: |  Aaron Giles | 2011-02-03 | 1 | -4/+4 |
* | Converted attotime to a class, with proper operators. Removed old |  Aaron Giles | 2011-02-03 | 1 | -1/+1 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -10/+10 |