mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +03:00
![]() mode DIPs on the top of the menu Fixed behavior of toggle switches so that they don't lose their value when the UI is up. They also can now be used for multibit DIP switch settings in which case they toggle through all the options. New functions input_field_select_next_setting() and input_field_select_previous_setting() which can be used to iterate properly through DIP switches. Fixed the behavior for cases where conditional ports are in play (you could get stuck). Changed uimenu.c to call these instead of implementing its own. Changed uimenu.c so that hitting ENTER on a DIP switch resets it to its default value. This is analagous to how the OSD sliders behave. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |