summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/info.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI input mapping menu updates: Vas Crabb2019-11-211-45/+0
* srcclean (nw) Vas Crabb2019-08-251-1/+1
* Moved most of the implementation of info_xml_creator to anonymous npwoods2019-08-151-43/+1
* Ensuring that devices emitted by -listxml are sorted npwoods2019-08-131-1/+7
* Speeding up -listxml by performing the heavy lifting asynchronously npwoods2019-08-071-1/+1
* Changed info_xml_creator to use std::ostream npwoods2019-08-051-29/+28
* Follow up to previous listxml_refactor PR (nw) npwoods2019-08-041-8/+1
* Refactored info_xml_creator::output() npwoods2019-08-031-4/+11
* Expose condition for DIP switches, configuration entries, and adjusters. Vas Crabb2017-10-081-2/+2
* minimaws: demonstrate slot card BIOS selection, requires exposing device BIOS... Vas Crabb2017-08-041-1/+1
* Add "minimaws" sample script demonstrating how to do some tasks with Vas Crabb2017-08-011-2/+2
* Move unemulated/imperfect flags from machines into devices. Vas Crabb2017-07-271-2/+3
* XML listing enhancements AJR2017-07-051-1/+2
* More usability improvements: Vas Crabb2017-05-191-14/+17
* filter devices when a driver pattern is supplied to -listxml Vas Crabb2017-03-031-7/+13
* fix assumption that device being described is root device (fixes sampleof=005... Vas Crabb2017-03-031-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... Nathan Woods2016-07-231-1/+1
* Machine management cleanups AJR2016-04-251-1/+1
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+68