kbeckmann / game-and-watch-retro-go

Emulator collection for Nintendo® Game & Watch™
GNU General Public License v2.0
440 stars 133 forks source link

Change select / start button to be turbos for B / A respectively #180

Open martaaay opened 2 years ago

martaaay commented 2 years ago

A suggestion for swapping select / start to be turbo buttons for B / A. Could also be put behind a compile flag. Or, I also have a patch that's part-way complete that would put it behind a menu option.

martaaay commented 2 years ago

I added a make flag, ENABLE_TURBO_BUTTONS (default off), to gate this behavior.