diff options
Diffstat (limited to 'docs/source/usingmame')
-rw-r--r-- | docs/source/usingmame/defaultkeys.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/usingmame/defaultkeys.rst b/docs/source/usingmame/defaultkeys.rst index de6cdade16f..dabfb6c5474 100644 --- a/docs/source/usingmame/defaultkeys.rst +++ b/docs/source/usingmame/defaultkeys.rst @@ -27,7 +27,8 @@ All the keys below are fully configurable in the user interface. This list shows | | If you are running with -debug, this key sends a 'break' in emulation. **P** | Pauses the game. -**Shift+P** | While paused, advances to next frame. +**Shift+P** | While paused, advances to next frame. If rewind is enabled, a new rewind save state is also captured. +**Shift+~** | While paused, loads the most recent rewind save state. **F2** | Service Mode for games that support it. **F3** | Resets the game. **Shift+F3** | Performs a "hard reset", which tears everything down and re-creates it |