summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/devopt.h
Commit message (Collapse)AuthorAgeFilesLines
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-30/+0
|
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
|
* lot more updated (nw) Miodrag Milanovic2015-05-111-5/+2
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-2/+2
|
* ui: added barebone menu for device-specific options. click on any slot etabeta782015-01-161-0/+31
device option to see whether it is currently mounted or not, and which additional options depend on the selected value. [Fabio Priuli] out of whatsnew: eventually, mounted devices should be configurable from this menu.