snes9xgx/source
InfiniteBlueGX 2dcea7e3bf
Add Turbo Mode Button remapping feature and "Other Mappings" submenu (#1006)
* Create Turbo Mode submenu under Button Mappings

"Enable Turbo Mode" was moved into this new menu.

* Add Turbo Mode Button remap to the Turbo Mode settings menu

* Rename the Turbo Mode Settings enum

* Remove an extra TriggerUpdate added by mistake

* Fix an edge case where Turbo could be activated on dpad up/left when nunchuck Z/C is mapped

* Rename the Turbo Mode submenu to "Other Mappings"

* Add an enumeration for the remappable buttons for Turbo Mode
2022-05-20 15:54:29 -06:00
..
fonts reorg 2010-03-21 20:28:01 +00:00
gui Updated english language translation (#916) 2020-04-02 18:25:31 -06:00
images update icon 2021-03-07 10:18:26 -07:00
lang Added missing Spanish translation for new Reset question prompt (#995) 2022-02-20 16:28:17 -07:00
snes9x Snes9x - Remove unused logger.cpp and logger.h. (#1000) 2022-04-30 12:24:18 -06:00
sounds compress bg music to reduce memory footprint. reorder init to init 2018-08-11 15:54:25 -06:00
utils change max dimensions back to 640x480, fix bug in png loading 2021-03-16 19:41:10 -06:00
xenon Snes9x - Remove S9xChooseFilename (#941) 2020-08-08 10:45:42 -06:00
audio.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
audio.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
button_mapping.c Update file headers (#981) 2022-01-09 09:41:38 -07:00
button_mapping.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
cheatmgr.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
filebrowser.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
filebrowser.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
filelist.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
fileop.cpp support forwarders that pass in sd1:/ 2022-01-13 14:37:14 -07:00
fileop.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
filter.cpp Added Scale2x video filter and rename Scanlines filter (thanks Tanooki16!) (#979) 2021-11-25 13:33:45 -07:00
filter.h Added Scale2x video filter and rename Scanlines filter (thanks Tanooki16!) (#979) 2021-11-25 13:33:45 -07:00
freeze.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
freeze.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
gcunzip.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
gcunzip.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
input.cpp Add Turbo Mode Button remapping feature and "Other Mappings" submenu (#1006) 2022-05-20 15:54:29 -06:00
input.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
mem2.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
mem2.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
menu.cpp Add Turbo Mode Button remapping feature and "Other Mappings" submenu (#1006) 2022-05-20 15:54:29 -06:00
menu.h Add Turbo Mode Button remapping feature and "Other Mappings" submenu (#1006) 2022-05-20 15:54:29 -06:00
networkop.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
networkop.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
preferences.cpp Add Turbo Mode Button remapping feature and "Other Mappings" submenu (#1006) 2022-05-20 15:54:29 -06:00
preferences.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
s9xsupport.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
snes9xgx.cpp Snes9x - Add option for overclock Super FX at 20 MHz and update selectable options (Taken from niuus' Snes9x RX) (#1003) 2022-04-30 12:23:05 -06:00
snes9xgx.h Add Turbo Mode Button remapping feature and "Other Mappings" submenu (#1006) 2022-05-20 15:54:29 -06:00
sram.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
sram.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
video.cpp Update file headers (#981) 2022-01-09 09:41:38 -07:00
video.h Update file headers (#981) 2022-01-09 09:41:38 -07:00
vmalloc.cpp - Fix LTO flag (actually use one :P) 2018-06-09 08:59:52 +09:30
vmalloc.h - Fix LTO flag (actually use one :P) 2018-06-09 08:59:52 +09:30