libretro / gambatte-libretro

Hard fork of Gambatte to the libretro API.
http://sourceforge.net/projects/gambatte/
GNU General Public License v2.0
104 stars 78 forks source link

Add dedicated RetroPad fast-forward button #161

Closed jdgleaver closed 3 years ago

jdgleaver commented 3 years ago

This PR uses the new RETRO_ENVIRONMENT_SET_FASTFORWARDING_OVERRIDE environment callback (libretro/RetroArch#11547) to add a dedicated 'hold to fast forward' button, mapped to RetroPad R2 by default.