summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/ui/filecreate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/ui/filecreate.cpp')
0 files changed, 0 insertions, 0 deletions
om/avatar/76149e982ea9b87e65b08e77cd940554?s=13&d=retro' /> Vas Crabb2020-11-151-2/+2 * -emu/natkeyboard.cpp: Allow keyboard devices to be enabled/disabled. Vas Crabb2020-10-111-7/+10 * UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-211-3/+4 * UI input mapping menu updates: Vas Crabb2019-11-211-25/+79 * UI: when modifying an input mapping, only cycle default/none if UI_CANCEL is ... Vas Crabb2019-11-201-3/+11 * restore code cleaning behaviour prior to ae2cc6853d935d3daeadd84b0b740af82ea9... Vas Crabb2019-11-201-4/+3 * UI show feedback when configuring an input to give the user more of an idea o... Vas Crabb2019-11-201-87/+90 * get rid of some pointless members of input mapping menu (nw) Vas Crabb2019-11-171-14/+9 * UI cleanup: Vas Crabb2019-11-171-134/+127 * UI updates: Vas Crabb2019-11-171-319/+0 * Display emulated analog input values on the anaolg controls menu screen Vas Crabb2019-11-161-194/+2 * Distinguish DIP switches that belong to different devices but have the same n... AJR2019-08-311-2/+3 * Refactored UI font metrics (#5291) npwoods2019-06-301-2/+2 * Changed the various usages of UI_*COLOR to be calls to src/frontend/mame/ui/m... npwoods2019-06-281-5/+5 * inputmap.cpp: Further cleanup (nw) AJR2019-05-241-2/+0 * inputmap: fix gcc compile(unused variable) (nw) hap2019-05-241-12/+0 * Improve sorting of items for machine input menu. Inputs of the same type are ... AJR2019-05-241-50/+73 * ui/inputmap.cpp: Eliminate qsort (nw) AJR2018-12-281-20/+7 * inputmap.cpp: Avert potential crash when populating DSW menu (nw)