summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/ui.c
Commit message (Expand)AuthorAgeFilesLines
* Readding single step capability Nathan Woods2014-04-151-0/+11
* I really got tired of looking at the text 'UI Select' and 'UI Cancel' in a Nathan Woods2014-04-131-3/+16
* Merge of new menubar code Nathan Woods2014-04-121-194/+40
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-93/+93
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-2/+2
* Revert changes committed by accident. Couriersud2014-02-261-242/+0
* Minor cosmetic changes for netlist Couriersud2014-02-261-0/+242
* Factored out quit/confirmquit logic into ui_manager::request_quit() Nathan Woods2014-02-231-4/+15
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-1/+1
* Introduced a toggle_record_movie() method Nathan Woods2014-02-021-12/+1
* Minor refactorings Nathan Woods2014-01-311-25/+71
* Const correctness Nathan Woods2014-01-301-3/+3
* Made these handlers static methods Nathan Woods2014-01-301-14/+6
* Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention... Nathan Woods2014-01-291-0/+2340