summaryrefslogtreecommitdiff
path: root/src/yuzu/debugger/controller.cpp
AgeCommit message (Collapse)Author
2021-04-14common: Move settings to common from core.bunnei
- Removes a dependency on core and input_common from common.
2021-02-14debugger: controller: Add access keylat9nq
Adds the access key to the Controller P1 selection at View -> Debugger -> Controller P1. Avoids using the windowTitle as that would add a literal & to the beginning of the window title.
2021-02-06Refresh debug controller settingsgerman
2021-02-06Add controller window and single joycon top viewgerman