summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/clifront.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Values must be normalized (no whatsnew) Miodrag Milanovic2012-08-221-1/+1
* patch that enables output of <info> elements stored in software lists through... Miodrag Milanovic2012-08-221-0/+6
* removed unnecessary strlen() usage (no whatsnew) Oliver Stöneberg2012-07-271-8/+8
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-231-7/+11
* Added support for multiple comma separated interfaces for device (no whatsnew) Miodrag Milanovic2012-03-291-1/+1
* Fix for feature name xml output in softlist by bobz, credited in MESS (no wha... Miodrag Milanovic2012-03-281-1/+1
* clifront: fixed -lsoft reporting wrong sizes for roms using ROM_CONTINUE (the... Fabio Priuli2012-03-021-4/+0
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-261-6/+6
* Added getsoftlist;glist call so list content can be taken by name, to help cl... Miodrag Milanovic2012-02-241-228/+231
* merged changes from mess smf-2012-02-241-7/+6
* Reverted some checks back and fixed few more cases (no whatsnew) Miodrag Milanovic2012-02-241-48/+49
* Previous check gave false positives, also slot devices can gave empty rom reg... Miodrag Milanovic2012-02-241-3/+4
* clifront.c: slightly modified verifyroms to handle properly no-roms devices v... Fabio Priuli2012-02-241-17/+18
* clifront: fix verifyroms behavior after rev.15500. no whatsnew. Fabio Priuli2012-02-231-1/+1
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-231-50/+115
* Removed rom_source abstraction, which was just mapping to devices Aaron Giles2012-02-201-11/+13
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-2/+2
* Added more checks while doing listslots (nw) Miodrag Milanovic2012-02-191-1/+1
* Rewrote SAMPLES as a modern device. Updated all callers. FLAC Aaron Giles2012-02-191-7/+4
* Fix -romident to work with .7z archives [David Haywood] R. Belmont2012-02-171-0/+49
* Remove redundant hashing code, use hashing.h instead. Aaron Giles2012-02-161-14/+5
* Moved software checks in front of other checks in clifront Miodrag Milanovic2012-02-161-64/+69
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-12/+7
* Some cleanup of some observed #include redundancy from source files which use... Scott Stone2012-02-061-1/+0
* Parameter names are now without : (no whatsnew) Miodrag Milanovic2012-01-251-1/+1
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-49/+47
* Enabling load of multi part softlist items on all available device [Fabio Pri... Miodrag Milanovic2012-01-111-13/+16
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-5/+5
* Clean-ups and version bumpmame0144u4 Angelo Salese2011-12-241-1/+1
* Enabled filtering in best matches and also in "noswitch" aka MAME like start ... Miodrag Milanovic2011-12-221-18/+20
* Softlist support cleanup and addition of compatibility filtering [Miodrag Mil... Miodrag Milanovic2011-12-221-181/+162
* Placed softlist validation under validate (no whatsnew) Miodrag Milanovic2011-11-281-6/+0
* Added validate lists option and removed on startup softlist validation (no wh... Miodrag Milanovic2011-11-281-0/+7
* Move per emulator constants info into separate class [Miodrag Milanovic] Miodrag Milanovic2011-11-171-13/+15
* Fixed loading software with unadorned parameter (no whatsnew) Miodrag Milanovic2011-11-101-1/+1
* Improved readability and ability to parse -listcrc output by adding some tabs... Scott Stone2011-10-151-1/+1
* include set short name so you can grep a crc from a mame -listcrc * and not h... smf-2011-10-141-1/+1
* doesn't report samples as bad when they aren't found, which makes them consis... smf-2011-08-301-21/+19
* made handling of NONE_NEEDED audits a bit more coherent. no whatsnew. Fabio Priuli2011-08-301-3/+5
* only report samples audit result for sets with required samples [Fabio Priuli] Fabio Priuli2011-08-301-0/+2
* Cleanups and version bump Angelo Salese2011-08-251-1/+1
* fixed memory leak caused by only freeing devices that were verified. smf-2011-08-211-2/+2
* lists the rom source short name for shared roms & individual devices are only... smf-2011-08-201-53/+60
* made device rom verify consistent with game rom verify & verifies devices whe... smf-2011-08-201-5/+0
* audit - Make check have more sense when not found (no whatsnew) Miodrag Milanovic2011-08-181-27/+25
* Fixed verifyroms so it display romsets for devices too as separate. (no whats... Miodrag Milanovic2011-08-181-2/+69
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-1/+1
* Added full device names in slotlist (no whatsnew) Miodrag Milanovic2011-08-141-6/+8
* romident: format fix [O. Galibert] Olivier Galibert2011-08-071-2/+2
* Fixed silly typo (no whatsnew) Miodrag Milanovic2011-08-051-2/+2