diff options
author | 2020-12-24 13:35:55 -0500 | |
---|---|---|
committer | 2020-12-24 13:35:55 -0500 | |
commit | c4622a64ab778bc32a89f7bca73ff77e74cce192 (patch) | |
tree | 056878233ce1dc278a4059db6a5e2eab552b089c /docs/source/usingmame/defaultkeys.rst | |
parent | 6d9835065e8c5acd072b6515952e9ecb7c8b650e (diff) |
docs: Update list of default keys due to recent removals
Diffstat (limited to 'docs/source/usingmame/defaultkeys.rst')
-rw-r--r-- | docs/source/usingmame/defaultkeys.rst | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/source/usingmame/defaultkeys.rst b/docs/source/usingmame/defaultkeys.rst index c55dc42b786..b5bf414222e 100644 --- a/docs/source/usingmame/defaultkeys.rst +++ b/docs/source/usingmame/defaultkeys.rst @@ -94,8 +94,6 @@ and saving/loading save states. Performs a “hard reset”, which tears everything down and re-creates it from scratch. This is a more thorough and complete reset than the reset you get from hitting F3. -**Left Ctrl+F3** - Toggle uneven stretch. (*SDL ONLY*) **F4** Shows the game palette, decoded graphics tiles/characters and any tilemaps. @@ -136,11 +134,8 @@ and saving/loading save states. * **Enter** - switch to palette/colortable mode. Note: Not all games have decoded graphics and/or tilemaps. -**Left Ctrl+F4** - Toggles keeping aspect ratio. - (*SDL MAME only*) **Left Ctrl+F5** - Toggle Filter. (*SDL ONLY*) + Toggle Filter. (*SDL MAME only*) **Left Alt+Left Ctrl+F5** Toggle HLSL Post-Processing. @@ -187,7 +182,7 @@ and saving/loading save states. **Insert** Fast forward. While held, runs game with throttling disabled and with the maximum frameskip. - (*Windows non-SDL MAME only*) + (*SDL MAME only*) **Page Down** Fast forward. While held, runs game with throttling disabled and with the maximum frameskip. |