summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/mame.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed the backing representation of OPTION_UI from being a string to an enum Nathan Woods2016-05-291-1/+1
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-2/+2
* Added ability to create standalone emulators, added zexall as example (nw) Miodrag Milanovic2016-05-081-0/+2
* Move system name lookup into frontend (nw) AJR2016-04-281-1/+1
* cleanup (nw) Miodrag Milanovic2016-04-281-15/+15
* Merge pull request #835 from ajrhacker/mui Miodrag Milanović2016-04-281-9/+11
|\
| * Merge remote-tracking branch 'upstream/master' into mui AJR2016-04-271-7/+7
| |\
| * | Relieve UI menus and such from having to constantly fetch UI object from glob... AJR2016-04-261-9/+11
* | | plugins/layout: layout embedded script helper plugin [Carl] cracyc2016-04-271-0/+12
| |/ |/|
* | Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-7/+7
|/
* Merge remote-tracking branch 'upstream/master' into firstrun AJR2016-04-251-3/+8
|\
| * Fixed cheat issue (nw) Miodrag Milanovic2016-04-251-2/+6
| * Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+3
* | Machine management cleanups AJR2016-04-251-71/+11
|/
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+393