summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/usingmame/defaultkeys.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/usingmame/defaultkeys.rst')
-rw-r--r--docs/source/usingmame/defaultkeys.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/source/usingmame/defaultkeys.rst b/docs/source/usingmame/defaultkeys.rst
index 31fb6ad7d1a..2f20996be06 100644
--- a/docs/source/usingmame/defaultkeys.rst
+++ b/docs/source/usingmame/defaultkeys.rst
@@ -110,6 +110,7 @@ and saving/loading save states.
* **Page Up**/**Page Down** - scroll up/down one page at a time.
* **Home**/**End** - move to top/bottom of list.
* **-**/**+** - increase/decrease the number of colors per row.
+ * **0** - restore the default number of colors per row.
* **Enter** - switch to graphics viewer.
Graphics mode:
@@ -121,6 +122,7 @@ and saving/loading save states.
* **Left**/**Right** - change color displayed.
* **R** - rotate tiles 90 degrees clockwise.
* **-**/**+** - increase/decrease the number of tiles per row.
+ * **0** - restore the default number of tiles per row.
* **Enter** - switch to tilemap viewer.
Tilemap mode:
@@ -130,10 +132,11 @@ and saving/loading save states.
* **Shift+Up**/**Down**/**Left**/**Right** - scroll 1 pixel at a time.
* **Control+Up**/**Down**/**Left**/**Right** - scroll 64 pixels at a time.
* **R** - rotate tilemap view 90 degrees clockwise.
- * **-**/**+** - increase/decrease the zoom factor.
+ * **-**/**+** - decrease/increase the zoom factor.
+ * **0** - expand small tilemaps to fill the display.
* **Enter** - switch to palette/colortable mode.
- Note: Not all games have decoded graphics and/or tilemaps.
+ Note: Not all systems have decoded graphics and/or tilemaps.
**Left Ctrl+F5**
Toggle Filter.
(*SDL MAME only*)