summaryrefslogtreecommitdiffstatshomepage
path: root/src/ldplayer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-1/+1
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-2/+2
* make machine part optionals, update tiny.mak and ldplayer.mak, still need to ... Miodrag Milanovic2013-06-061-0/+11
* few more that I have missed (nw) Miodrag Milanovic2013-04-141-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-113-25/+25
* fixed building ldplayer (nw) Miodrag Milanovic2012-08-101-2/+2
* Clean-ups and version bump Miodrag Milanovic2012-05-211-2/+2
* fixed ldplayer (nw) Miodrag Milanovic2012-05-191-2/+6
* Made ldplayer compile, still doesn't work fine (nw) Miodrag Milanovic2012-05-182-29/+83
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-2/+2
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-231-42/+0
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-2/+2
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-7/+7
* Some cleanup of some observed #include redundancy from source files which use... Scott Stone2012-02-061-1/+0
* First pass of cleaning up LDPLAYER to allow for building (nw) Scott Stone2012-02-022-1/+43
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-15/+10
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-4/+4
* Ok, last spring cleaning, I hope ... Angelo Salese2011-04-191-5/+5
* Fix ldplayer, and convert the driver to modern style. Aaron Giles2011-04-194-309/+356
* BIG update. Aaron Giles2011-03-291-16/+16
* ldplayer: fix compile, still crashes on startup (no whatsnew) R. Belmont2011-03-051-1/+1
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-2/+2
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-36/+32
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-4/+4
* Attotime bulk conversion step: Aaron Giles2011-02-031-4/+4
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* running_device -> device_t Aaron Giles2010-12-311-10/+10
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-13/+13
* Fix MT04065: tiny (and ldplayer) don't link. Aaron Giles2010-10-191-0/+1
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-11/+8
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-3/+3
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-10/+10
* Fixed ldplayer compilation (MT03664) Fabio Priuli2010-01-171-0/+1
* Created new template class tagged_list which manages a simple list Aaron Giles2010-01-171-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-102-2/+2
* Extended the astring class wrapper into something useful, and Aaron Giles2010-01-081-4/+3
* Fix compilation. No whatsnew. Paul Priest2010-01-061-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Added new module tagmap which is a simple hashed string map. Aaron Giles2009-11-231-3/+3
* > -----Original Message----- Aaron Giles2009-08-131-1/+1
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Fixed Analog Settings to return to default when IPT_UI_SELECT (enter) pressed. Derrick Renaud2009-04-101-4/+4
* Having decided to look at the MAME source again, I have a fairly minor patch: Aaron Giles2009-03-191-1/+1
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-3/+3
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+1