summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/softlist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check software parts for incompatibility as well as compatibility AJR2016-05-031-1/+8
* Avoid auto return types; silence some unused variable warnings (nw) AJR2016-03-311-5/+5
* Iterate over core classes C++11 style AJR2016-03-311-6/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-8/+8
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-1/+0
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-2/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-2/+2
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-2/+2
* Move expat.h include to c file (nw) Miodrag Milanovic2015-01-111-1/+0
* (MESS) nes.xml: added a couple of new multigame dumps using Fabio Priuli2014-10-131-2/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-29/+29
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-118/+161
* Renamed uimenu.? ==> ui/menu.?, uimain.? ==> Jürgen Buchmüller2014-01-171-1/+1
* (MESS) Fixed software list hookups. (nw) Curt Coder2013-01-231-0/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-22/+22
* floppy: Correctly reach files inside zips or softlists [O. Galibert] Olivier Galibert2013-01-021-0/+1
* Added support for multiple comma separated interfaces for device (no whatsnew) Miodrag Milanovic2012-03-291-0/+1
* Fix regression on softload item load using menus (no whatsnew) Miodrag Milanovic2012-01-301-1/+1
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-4/+4
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-52/+81
* softlist: Fix entry count tracking issue [O. Galibert] Olivier Galibert2012-01-081-8/+5
* uiimage/diimage: Dumbify the menus and add a control layer [O. Galibert] Olivier Galibert2012-01-071-4/+10
* Enabled filtering in best matches and also in "noswitch" aka MAME like start ... Miodrag Milanovic2011-12-221-8/+10
* Softlist support cleanup and addition of compatibility filtering [Miodrag Mil... Miodrag Milanovic2011-12-221-15/+12
* Added validate lists option and removed on startup softlist validation (no wh... Miodrag Milanovic2011-11-281-0/+1
* Fixed handling slot/image options so it's possible to override slot setting b... Miodrag Milanovic2011-11-231-1/+1
* Fix for softlist loading (no whatsnew) Miodrag Milanovic2011-07-251-1/+1
* Update support for slot devices based softlists (no whatsnew) Miodrag Milanovic2011-07-171-1/+3
* Made approx matches code to be used from one place (no whatsnew) Miodrag Milanovic2011-06-151-1/+1
* Display approximate matches if softlist item is not found (no whatsnew) Miodrag Milanovic2011-06-151-0/+1
* Removed memory allocation calls from image device (no whatsnew) Miodrag Milanovic2011-05-251-0/+1
* Cleanups again Angelo Salese2011-04-181-2/+2
* softlist: moved software list handling (in the Internal UI) to a separate sou... Fabio Priuli2011-04-061-2/+42
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-1/+1
* BIG update. Aaron Giles2011-03-291-1/+1
* softlist.c: split the <info> field (added some time ago to handle compatibili... Fabio Priuli2011-03-271-7/+6
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-3/+3
* softlist wip code to add more info nodes [Fabio Priuli] Miodrag Milanovic2011-02-271-0/+1
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-3/+3
* Added code to display additional software info in the internal file manager (... Fabio Priuli2011-01-181-0/+1
* softlists: added WARNING if loading a software with supported="partial" or "n... Fabio Priuli2011-01-141-0/+3
* clifront.c: improved the behavior of -listsoftware by updating DTD, by adding... Fabio Priuli2011-01-121-0/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-15/+15
* - Added MDRV_SOFTWARE_LIST_COMPATIBLE_ADD for adding compatible software list... Miodrag Milanovic2010-07-061-4/+16
* Support for multiple software list per driver [Miodrag Milanovic] Miodrag Milanovic2010-07-061-6/+4
* Software list update: [Wilbert Pol] Miodrag Milanovic2010-07-041-3/+2