summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/clifront.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" Miodrag Milanović2016-02-251-1/+0
* New driver specifiers; changes to -listclones, -listsource; add -listtree AJR2016-02-241-0/+1
* Revert "Fix broken listdevices sorting (nw)" Miodrag Milanovic2016-01-201-0/+1
* Fix broken listdevices sorting (nw) AJR2016-01-161-1/+0
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+0
* tagmap_t to std::unordered_map or std::unordered_set where applicable (nw) Miodrag Milanovic2015-12-091-2/+0
* Some errors pointed by ReSharperC++ (nw) Miodrag Milanovic2015-11-071-2/+0
* Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-171-1/+2
* OSD Updates: couriersud2015-01-141-0/+1
* Untangled options inheritance. Previously code locked in osd_options couriersud2015-01-131-77/+2
* Added -listnetwork option to list available network adapters Miodrag Milanovic2014-10-231-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+3
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Improve -listdevices display, sorting by tag and showing device Aaron Giles2013-08-081-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-32/+32
* Enable compiling PortMidi (nw) R. Belmont2013-01-011-1/+2
* clifront.c: Added verifysoftlist command for verifying software availability ... Wilbert Pol2012-10-131-0/+2
* Added -verifysoftware command. [Wilbert Pol] Wilbert Pol2012-09-201-0/+2
* Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles2012-04-061-0/+1
* Added getsoftlist;glist call so list content can be taken by name, to help cl... Miodrag Milanovic2012-02-241-0/+4
* Placed softlist validation under validate (no whatsnew) Miodrag Milanovic2011-11-281-1/+0
* Added validate lists option and removed on startup softlist validation (no wh... Miodrag Milanovic2011-11-281-0/+1
* clifront.c: temporarily re-enabled -listsoftware to allow more work on suppor... Fabio Priuli2011-05-211-0/+1
* Support for dynamic devices added to the core. [Miodrag Milanovic] Miodrag Milanovic2011-05-051-0/+2
* Cleanups again Angelo Salese2011-04-181-3/+3
* Make -romident use mame_printf_info consistently. Aaron Giles2011-04-171-3/+1
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-15/+69
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-35/+84
* Create new class osd_interface to house OSD callbacks. Added new Aaron Giles2010-10-211-1/+1
* Allow MESS to do additional work for -romident. Wilbert Pol2010-04-041-0/+1
* Added back the hook to -listmedia option used by MESS Fabio Priuli2010-01-191-0/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-0/+2
* Moved machine->gfx initialization out of the video module and Aaron Giles2009-12-231-1/+0
* Added "new" command -listdevices (or -ld) to list the devices attached Aaron Giles2009-12-231-0/+2
* Added new frontend option -listbrothers. This will list all "brothers" Aaron Giles2008-12-301-0/+2
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+56