summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/softlist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Moved softlist implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-201-0/+113