Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ckosmic committed Oct 8, 2020
1 parent 0ae071b commit 6a5f2d7
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,29 +19,29 @@ This version of Chip-84 is built upon the [PSn00bSDK](https://github.com/Lameguy
## Usage

### In CHIP-8 Program
D-pad Up: Key 1
D-pad Down: Key 2
D-pad Left: Key 3
D-pad Right: Key C
Triangle: Key 4
Cross (X): Key 5
Square: Key 6
Circle: Key D
R1: Key 7
R2 Key 8
L1: Key 9
L2: Key E
Left Stick Down: Key A
Left Stick Up: Key 0
Left Stick Left: Key B
Left Stick Right: Key F

Start: Main menu
R3: Toggle debug mode
Select: Advance frame while in debug mode
D-pad Up: Key 1 \
D-pad Down: Key 2 \
D-pad Left: Key 3 \
D-pad Right: Key C \
Triangle: Key 4 \
Cross (X): Key 5 \
Square: Key 6 \
Circle: Key D \
R1: Key 7 \
R2 Key 8 \
L1: Key 9 \
L2: Key E \
Left Stick Down: Key A \
Left Stick Up: Key 0 \
Left Stick Left: Key B \
Left Stick Right: Key F \

Start: Main menu \
R3: Toggle debug mode \
Select: Advance frame while in debug mode \

### In Menus
Up/Down: Navigate
Left/Right: Raise/lower option values
Cross (X): Select
Circle: Back
Up/Down: Navigate \
Left/Right: Raise/lower option values \
Cross (X): Select \
Circle: Back \

0 comments on commit 6a5f2d7

Please sign in to comment.