summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/pluginopts.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-4/+3
* Enabled default move ctor/assignments in core_options, and changed npwoods2019-08-011-5/+7
* srcclean (nw) Vas Crabb2019-07-281-5/+5
* Refactored MAME's plugin system npwoods2019-07-241-49/+131
* misc fix/cleanup (nw) Vas Crabb2018-01-261-3/+5
* Eliminate core_strdup (nw) AJR2018-01-241-1/+2
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-1/+1
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-1/+1
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-1/+1
* plugin path expansion (nw) cracyc2016-07-091-0/+1
* POSIX implementation for new directory read features, cleanup of Windows impl... Vas Crabb2016-06-251-5/+2
* C++-ified osd_directory (now osd::directory), and added last_modified to osd:... Nathan Woods2016-06-241-5/+5
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-3/+2
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+97