summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/info.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* use aggregate flags for -ui simple as well (nw) Vas Crabb2017-07-271-0/+16
* use aggregate emulation status in MewUI menus, expose more flags in info box ... Vas Crabb2017-07-271-47/+60
* initialisation (nw) Vas Crabb2017-07-271-2/+2
* Move unemulated/imperfect flags from machines into devices. Vas Crabb2017-07-271-120/+155
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-2/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-1/+2
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-2/+1
* Fixed a regression in the mandatory image check (#2243) npwoods2017-04-181-2/+13
* Refactoring in response to MT#6531 Nathan Woods2017-04-061-1/+2
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* find_dipname considered harmful (nw) AJR2017-01-031-18/+0
* Service mode DIP switch adjustments AJR2017-01-021-0/+21
* Encapsulate a bit more of the menu base class to control when layout changes ... Vas Crabb2016-11-231-2/+2
* srcclean (nw) Vas Crabb2016-10-231-11/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* Misc. keyboard input improvements AJR2016-10-081-0/+3
* Proposal for new system flags for 0.179 dev-cycle: angelosa2016-09-261-15/+19
* srcclean (nw) Vas Crabb2016-09-261-2/+0
* UI-related cleanup (nw) AJR2016-08-091-2/+321
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-2/+2
* Added a move constructor and got rid of the 'const char *' overload. I had t... Nathan Woods2016-06-291-5/+5
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+0
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-19/+24
* Relieve UI menus and such from having to constantly fetch UI object from glob... AJR2016-04-261-3/+3
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+110