From ffab5b98fae1b86b198ccca26a82ebaad2274f7b Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Fri, 20 May 2022 18:26:14 +1000 Subject: ui/viewgfx.cpp: Added ability to restrict tiles to integer scale factors. (#9783) Also encapsulated things a bit more and made the UI manager hold onto the storage rather than keeping it in file statics. --- docs/source/usingmame/defaultkeys.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'docs/source/usingmame/defaultkeys.rst') diff --git a/docs/source/usingmame/defaultkeys.rst b/docs/source/usingmame/defaultkeys.rst index d66c6556a4a..08cf7b30184 100644 --- a/docs/source/usingmame/defaultkeys.rst +++ b/docs/source/usingmame/defaultkeys.rst @@ -35,8 +35,8 @@ and saving/loading save states. If you are running with -debug, this key sends a ‘break’ in emulation. - When the on-screen display is visible, you can use the following - keys to control it: + When a slider control is visible, you can use the following keys to control + it: * **Up** - select previous parameter to modify. * **Down** - select next parameter to modify. @@ -115,8 +115,10 @@ and saving/loading save states. * **Home**/**End** - move to top/bottom of list. * **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. + * **-**/**+** - increase/decrease the number of tiles per row (hold Shift to + restrict to integer scale factors). + * **0** - restore the default number of tiles per row (hold Shift to + restrict to integer scale factors). * **Enter** - switch to tilemap viewer. Tilemap mode: -- cgit v1.2.3-70-g09d2