RetroArch/menu/cbs
orbea 23bbcdf8ce menu: Add "Show Reset Core Association".
This can be found at:

Settings -> User Interface -> Views -> Quick Menu -> Show Reset Core Association

This could be helpful for child friendly devices where someone may
accidentally reset the core and then not now which core they were using
before or how to set it again.

Also fixes an issue where "Show Add To Favorites" hides
"Reset Core Association" when that is not desired or expected.

Fixes https://github.com/libretro/RetroArch/issues/7714
2018-12-09 17:46:40 -08:00
..
menu_cbs_cancel.c add cheat variables to allow for updating large portions of memory - e.g. unlock all levels 2018-09-29 14:52:10 -04:00
menu_cbs_contentlist_switch.c Revert "(Menu) More refactors" 2018-04-11 06:11:38 +02:00
menu_cbs_deferred_push.c [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01:00
menu_cbs_down.c Combine menu_navigation_ctl and menu_driver_ctl 2017-05-17 04:57:43 +02:00
menu_cbs_get_value.c Use runloop_get_libretro_system_info in more places - clean some code up 2018-10-30 17:11:07 +01:00
menu_cbs_info.c Revert "Update" 2018-04-11 06:12:08 +02:00
menu_cbs_label.c add some options to the cheat system to browse emulator memory 2018-08-03 14:59:33 -04:00
menu_cbs_left.c Cleanups 2018-09-26 15:46:27 +02:00
menu_cbs_ok.c [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01:00
menu_cbs_refresh.c Revert "(Menu) More refactors" 2018-04-11 06:11:38 +02:00
menu_cbs_right.c Create new functions 2018-09-26 14:22:22 +02:00
menu_cbs_scan.c (database_info/task_database) Get rid of list_special dependencies 2018-04-10 04:13:45 +02:00
menu_cbs_select.c Cleanups 2018-09-25 14:47:20 +02:00
menu_cbs_start.c Add 'dropdown list' when pressing the OK/Confirm button on Video -> Aspect Ratio 2018-09-23 10:59:49 +02:00
menu_cbs_sublabel.c menu: Add "Show Reset Core Association". 2018-12-09 17:46:40 -08:00
menu_cbs_title.c [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01:00
menu_cbs_up.c Combine menu_navigation_ctl and menu_driver_ctl 2017-05-17 04:57:43 +02:00