Skip to content

Commit 48b4fb3

Browse files
committed
Described keyboard controls
1 parent 5c584b3 commit 48b4fb3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@
1010
- `p` Displays PPU Register debug panel.
1111
- `o` Displays Breakpoint debugger.
1212

13+
## Controls
14+
Only Controller 1 is supported with keyboard:
15+
- Controller Up: Keyboard arrow up
16+
- Controller Right: Keyboard arrow right
17+
- Controller Down: Keyboard arrow down
18+
- Controller left: Keyboard arrow left
19+
- Controller A: Keyboard Z
20+
- Controller B: Keyboard X
21+
- Controller Select: Keyboard A
22+
- Controller Start: Keyboard S
1323

1424
# Status
1525
- Emulation:

0 commit comments

Comments
 (0)