summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/slotopt.h
Commit message (Collapse)AuthorAgeFilesLines
* 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: split code for input mapping and slot option menus etabeta782015-01-141-0/+36
from miscmenu. nw.