summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/info.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed listxml (nw) Miodrag Milanovic2014-03-121-1/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-2/+1
* Removed unselectable slot options (SLOT_INTERFACE_INTERNAL) from the -listxml... Curt Coder2014-03-111-12/+15
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+0
* fixed -listxml DTD (nw) Oliver Stöneberg2014-02-211-2/+2
* Slot options can now be configured inline without creating an array. Legacy s... smf-2013-12-161-10/+8
* - wboy4 documentation updates. [Irongiant] Scott Stone2013-11-041-1/+3
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* removed DISK_ISOPTIONAL macro in favor of identical ROM_ISOPTIONAL (nw) Oliver Stöneberg2013-09-241-1/+1
* Added info on input port and analog port definitions. mahlemiut2013-08-151-0/+25
* ignore just samples when displaying sample device itself, since it gets first... Miodrag Milanovic2013-07-221-1/+4
* do not output samples for devices,solves issues in output xml (nw) Miodrag Milanovic2013-07-221-1/+1
* expand listxml output with all devices having shortname (so all except cpus a... Miodrag Milanovic2013-06-211-2/+2
* when looking into merge sets look just root device (nw) Miodrag Milanovic2013-06-071-11/+10
* updated -lx to account for on-device samples (required by NES carts using sam... Fabio Priuli2013-04-221-6/+7
* let's add sourcefile name for devices since we have if set properly for all t... Miodrag Milanovic2013-03-271-0/+1
* optimized -listxml a bit more (nw) Oliver Stöneberg2013-03-161-17/+25
* optimized info_xml_creator::output_switches() (improves -listxml speed in DEB... Oliver Stöneberg2013-03-161-9/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-30/+30
* info.c: skip non-configurable slot options in -listxml. [Fabio Priuli] Fabio Priuli2012-12-281-0/+2
* Fixed for slot menus + some cleanup (nw) Miodrag Milanovic2012-06-051-2/+2
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-231-1/+1
* Clean-ups and version bump Miodrag Milanovic2012-05-211-7/+7
* info.c: added screen tags to xml output, so that it is possible to easily ide... Fabio Priuli2012-05-171-66/+74
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-50/+50
* fix for default attribute in slotoption of xml output (no whatsnew) Miodrag Milanovic2012-04-211-1/+1
* Clean-ups and version bumpmame0145u6 Angelo Salese2012-04-081-1/+1
* Fixed merge name for devices in xml output (no whatsnew) Miodrag Milanovic2012-03-301-1/+2
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-261-1/+1
* info: made consistent the loops through subdevices. no whatsnew. Fabio Priuli2012-02-231-5/+3
* info.c: additional cleanup for device info output made possible by Micko's wo... Fabio Priuli2012-02-231-32/+23
* Fixed debug asserts (no whatsnew) Miodrag Milanovic2012-02-231-4/+3
* info.c - no need for description here since you can now check it in device ac... Miodrag Milanovic2012-02-231-2/+0
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-231-108/+23
* info.c: several fixes and additions to listxml output [Fabio Priuli] Fabio Priuli2012-02-221-145/+327
* Fix for device_ref tag in listxml (no whatsnew) Miodrag Milanovic2012-02-211-2/+3
* Removed rom_source abstraction, which was just mapping to devices Aaron Giles2012-02-201-103/+106
* Rewrote SAMPLES as a modern device. Updated all callers. FLAC Aaron Giles2012-02-191-35/+18
* Remove redundant hashing code, use hashing.h instead. Aaron Giles2012-02-161-8/+3
* listxml fix (nw) Olivier Galibert2012-02-091-9/+10
* 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-28/+32
* Fix several rendering issues with artwork, introduced in the Aaron Giles2012-01-161-2/+2
* Fix for DTD validation (no whatsnew) Miodrag Milanovic2012-01-051-0/+3
* GREP mission: added two new mask flags, GAME_IS_SKELETON & GAME_IS_SKELETON_M... Angelo Salese2011-12-231-1/+1
* Softlist support cleanup and addition of compatibility filtering [Miodrag Mil... Miodrag Milanovic2011-12-221-7/+7
* Fix for listxml (no whatsnew) Miodrag Milanovic2011-12-051-4/+4
* Fixed issue with get_merge_name when using slot devices (no whatsnew) Miodrag Milanovic2011-11-281-2/+4
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-1/+1