Commit c962e6c
committed
style(input): update default gamepad button layout to match NES ergonomics
- Reorder standard NES buttons and turbo mapping:
- B/Y (Square) for NES B, A/A (Cross) for NES A
- East (Circle) and North (Triangle) for Turbo A/B
- Remap system hotkeys:
- Set L1/LB for Rewind and R1/RB for Fast Forward
- Set Save, Load, Pause, and FullScreen to unassigned by default
- Synchronize default mapping across Rust backend and Flutter platform layers1 parent a064023 commit c962e6c
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
7673 | 7673 | | |
7674 | 7674 | | |
7675 | 7675 | | |
7676 | | - | |
| 7676 | + | |
7677 | 7677 | | |
7678 | 7678 | | |
7679 | 7679 | | |
| |||
7697 | 7697 | | |
7698 | 7698 | | |
7699 | 7699 | | |
7700 | | - | |
| 7700 | + | |
7701 | 7701 | | |
7702 | 7702 | | |
7703 | 7703 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments