summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/uimain.h
Commit message (Expand)AuthorAgeFilesLines
* general cleanup: Vas Crabb2017-05-231-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Lock out ioport_fields independently of natural keyboard state (nw) AJR2016-10-201-4/+1
* Moved things a bit around to better decouple fulivi2016-06-091-2/+0
* Changed UI handlers to be stored as std::function(); implemented old set_hand... Nathan Woods2016-06-041-0/+1
* Move slider_state and ui_menu_item into src/frontend/mame, nw therealmogminer@gmail.com2016-05-161-47/+0
* no deps between osd and frontend, internal debugger removed (nw) Miodrag Milanovic2016-05-061-0/+2
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-15/+15
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+4
* cleanup (nw) Miodrag Milanovic2016-04-231-14/+0
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+130