bsnes-plus
bsnes-plus copied to clipboard
grey out mode select arrow buttons
I think the up or down arrow button should be greyed out when at mode 0 or 7

This is something that Qt is normally responsible for handling (depending on what style it's using), but I guess I can try to enable it manually at some point if it's not too much of a hassle.