Add mappable devkit-only L2/L3/R2/R3 controls.

Can be used to bring up a debug menu in Castlevania: SOTN, see issue #17464

Could also be used in PPSSPP-specific homebrew, in theory.

Fixes #17464
This commit is contained in:
Henrik Rydgård
2024-09-24 10:49:10 +02:00
parent 1935bba789
commit 2613745cdd
3 changed files with 16 additions and 1 deletions
+4
View File
@@ -474,6 +474,10 @@ const KeyMap_IntStrPair psp_button_names[] = {
{CTRL_VOL_DOWN, "Vol -"},
{CTRL_SCREEN, "Screen"},
{CTRL_NOTE, "Note"},
{CTRL_L2, "Dev-kit L2"},
{CTRL_L3, "Dev-kit L3"},
{CTRL_R2, "Dev-kit R2"},
{CTRL_R3, "Dev-kit R3"},
};
// key here can be other things than InputKeyCode.