summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/ctrlmenu.cpp
Commit message (Collapse)AuthorAgeFilesLines
* submenu: merged some options menu. (nw) dankan18902016-04-111-150/+0
|
* Revert software-installed slot/image options when changing software AJR2016-04-041-0/+1
| | | | | - Remove emu.h's stealth include of emuopts.h through mconfig.h; reduce dependency on emuopts.h in other headers and source files. - MCFG_CPU_FORCE_NO_DRC is now a CPU configuration parameter rather than a global one; it still works to override the -drc option setting.
* Proper drawing of the panels arrows for vertical orientation. (nw) dankan18902016-03-201-2/+2
|
* Added support and configuration for the image collection "covers". dankan18902016-03-181-1/+1
| | | | Slightly modernized and simplified the code.
* some strings internationalization. (nw) dankan18902016-02-281-1/+1
|
* Cleanups and version bump Miodrag Milanovic2016-02-241-3/+3
|
* Added ability to work with static text translation (nw) Miodrag Milanovic2016-02-211-9/+9
|
* Doing some preps for internationalization (nw) Miodrag Milanovic2016-02-191-2/+2
|
* MAME related settings are saved on request only (nw) Miodrag Milanovic2016-02-061-1/+1
|
* Save mame.ini options only if they are updated in UI (nw) Miodrag Milanovic2016-02-051-2/+8
| | | | Not all are covered, will need to check rest of files, but not tonight
* some MEWUI to UI renames (nw) Miodrag Milanovic2016-02-041-2/+2
|
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-0/+143