summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/clifront.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding a -version command line argument to get the current build version npwoods2019-06-221-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+0
* Make informational verbs a bit more consistent, reduce copy/pasted code, a sl... Vas Crabb2019-01-041-0/+2
* XML listing enhancements AJR2017-07-051-0/+2
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-5/+1
* Fixed a regression in -listmedia/-listslots Nathan Woods2017-05-201-1/+14
* Bug fix to -romident and aux verb cleanup (take two) (#2299) npwoods2017-05-131-20/+21
* Revert "Bug fix to -romident and aux verb cleanup (#2288)" Vas Crabb2017-05-121-20/+18
* Bug fix to -romident and aux verb cleanup (#2288) npwoods2017-05-121-18/+20
* Fixed -readconfig regression introduced in the 0.184 dev cycle Nathan Woods2017-02-281-1/+1
* Fixed an issue where device options (e.g. -cart) were reported as unknown whe... Nathan Woods2017-02-221-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Use std::sort instead of qsort in listdevices (nw) AJR2017-01-311-1/+0
* console in separate class (nw) Miodrag Milanovic2016-10-121-1/+0
* Initial work on console interface (nw) Miodrag Milanovic2016-10-091-0/+2
* Reduce repeated string allocation in audit code [Vas Crabb] Vas Crabb2016-07-111-7/+3
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+75