blog/gamebridge: convert org mode to markdown

This commit is contained in:
Cadey Ratio 2020-05-09 16:35:05 -04:00
parent 4aa2f8efe0
commit cef2159174
1 changed files with 13 additions and 13 deletions

View File

@ -208,19 +208,19 @@ This implements the following commands:
| Command | Meaning | | Command | Meaning |
|----------|----------------------------------| |----------|----------------------------------|
| =a= | Press the A button | | `a` | Press the A button |
| =b= | Press the B button | | `b` | Press the B button |
| =z= | Press the Z button | | `z` | Press the Z button |
| =r= | Press the R button | | `r` | Press the R button |
| =cup= | Press the C-up button | | `cup` | Press the C-up button |
| =cdown= | Press the C-down button | | `cdown` | Press the C-down button |
| =cleft= | Press the C-left button | | `cleft` | Press the C-left button |
| =cright= | Press the C-right button | | `cright` | Press the C-right button |
| =start= | Press the start button | | `start` | Press the start button |
| =up= | Press up on the analog stick | | `up` | Press up on the analog stick |
| =down= | Press down on the analog stick | | `down` | Press down on the analog stick |
| =left= | Press left on the analog stick | | `left` | Press left on the analog stick |
| =stop= | Reset the analog stick to center | | `stop` | Reset the analog stick to center |
Currently analog stick inputs will stick for about 270 frames and button inputs Currently analog stick inputs will stick for about 270 frames and button inputs
will stick for about 20 frames before drifting back to neutral. The start button will stick for about 20 frames before drifting back to neutral. The start button