<html> <head> <title>Stella for RetroN 77</title> <meta name="" content="docs"> <style> h1 { background-color: #ac3410; color: #f0f0cf; padding-top: 20px; padding-bottom: 20px; margin-top: 8px; margin-bottom: 18px; } h2 { color: #ac3410; margin-top: 24px; margin-bottom: 8px; } h3 { padding: 8px; background-color: #ac3410; color: #f0f0cf; width: 160px; margin-top: 32px; margin-bottom: -4px; text-align: center; } h4 { color: #ac3410; margin-top: 16px; margin-bottom: 4px; } blockquote { margin-left: 32px; } p { margin-top: 8px; margin-bottom: 8px; } table, th, td { border: 0px solid; padding-bottom: 8px; padding-left: 16px; padding-right: 16px; } table { border-collapse: collapse; background-color: #f0f0cf; } th { text-align: left; padding-top: 8px; } </style> </head> <body bgcolor="#c9af7c"> <center><h1>Stella for RetroN 77</h1></center> <center><h2>Atari 2600 VCS emulator</h2></center> <center>Release 6.5.3</center> <center><h2>Quick Navigation Guide</h2></center> <br/> <blockquote> <b>Stella for RetroN 77</b> can be controlled via the console buttons or a joystick in the left or right port. The resulting actions are depending on the current mode and are described below. <h3><a name="Emulation">During Emulation</a></h3> <blockquote> <p>The joysticks work normal and all console buttons as labeled except of the following.</p> <table> <tr> <th width=110px>Joystick</th> <th width=100px>Button</th> <th width=170px>Action</th> </tr> <tr> <td>Button 4</td> <td>4:3,16:9</td> <td>Open the <a href="#CommandMenu">Command Menu</a></td> </tr> <tr> <td>Button 5</td> <td>FRY</td> <td>Return to launcher</td> </tr> <tr> <td>Button 6</td> <td>-</td> <td>Open settings</td> </tr> <tr> <td>Button 7</td> <td>-</td> <td>Rewind game</td> </tr> <tr> <td>Button 8</td> <td>MODE</td> <td>Select</td> </tr> <tr> <td>Button 9</td> <td>RESET</td> <td>Reset</td> </tr> </table> </blockquote> <h3><a name="Launcher">In the Launcher</a></h3> <blockquote> <table> <tr> <th width=110px>Joystick</th> <th width=100px>Button</th> <th width=170px>Action</th> </tr> <tr> <td>Up</td> <td>SAVE</td> <td>Previous game</td> </tr> <tr> <td>Down</td> <td>RESET</td> <td>Next game</td> </tr> <tr> <td>Left</td> <td>LOAD</td> <td>Page up</td> </tr> <tr> <td>Right</td> <td>MODE</td> <td>Page down</td> </tr> <tr> <td>Button 1</td> <td>SKILL P1</td> <td>Start selected game</td> </tr> <tr> <td>Button 2 or</br>hold Button 1</td> <td>SKILL P2</td> <td>Open Power-On options</td> </tr> <tr> <td>Button 4</td> <td>COLOR, B/W</td> <td>Open the <a href="#Settings">Settings Dialog</a></td> </tr> </table> </blockquote> <h3><a name="Dialog">In a Dialog</a></h3> <blockquote> <table> <tr> <th width=110px>Joystick</th> <th width=100px>Button</th> <th width=170px>Action</th> </tr> <tr> <td>Up</td> <td>SAVE</td> <td>Increase current setting</td> </tr> <tr> <td>Down</td> <td>RESET</td> <td>Decrease current setting</td> </tr> <tr> <td>Left</td> <td>LOAD</td> <td>Previous dialog element</td> </tr> <tr> <td>Right</td> <td>MODE</td> <td>Next dialog element</td> </tr> <tr> <td>Button 1</td> <td>SKILL P1</td> <td>Select element</td> </tr> <tr> <td>Button 2</td> <td>SKILL P2</td> <td>OK</td> </tr> <tr> <td>Button 3 or<br/>Button 1 + Left</td> <td>4:3,16:9</td> <td>Previous tab</td> </tr> <tr> <td>Button 4 or<br/>Button 1 + Right</td> <td>FRY</td> <td>Next settings</td> </tr> <tr> <td>Button 6</td> <td>-</td> <td>Cancel</td> </tr> </table> </blockquote> <br/> <b>Note:</b> If you have a keyboard attached via OTG, all keys work as described in the <b><a href="index.html">Stella User's Guide</a></b>. </blockquote> <br/> <blockquote> Two dialogs were especially (re)designed for the RetroN 77: <h2><a name="CommandMenu">Command Menu</a></h2> <p> <table width=1024px> <tr> <td width="41%">This dialog is similar to the PC version's <a href="index.html#CommandMenu"><b>Command Menu</b></a>, but with some commands especially selected for the RetroN 77.</td> <td><p><img src="commandsmenu_r77.png"></p></td> </tr> </table> </p> <h2>Basic <a name="Settings">Settings Dialog</a></h2> <p> <table width=1024px> <tr> <td width="41%"> <table> <tr> <td> 'Use Advanced Settings...' switches settings mode. Then you have access to all Stella setting. But please be careful, make sure that you know what you are doing! </td> </tr> <tr> <td> The 'Help...' dialog explains the function of the console and controller buttons, similar to this document. </td> </tr> <tr> <td>Finally the dialog combines the most important settings from several other dialogs of the PC version: <ul> <li>For 'UI theme' and 'Dialogs position' see <b><a href="index.html#UserInterface">User Interface Settings</a> - Look & Feel</b>. </li> </br> <li>'TV mode', 'Scanline intensity', 'Phosphor blend' and 'Overscan' are described in <b><a href="index.html#VideoAudio">Video & Audio Settings</a> - Display</b> and <b>TV Effects</b>. </li> </br> <li>'Left port' and 'Right port' are defined per game. For details see <b><a href="index.html#Properties">Game Properties</a> - Controller Properties</b>. </li> </ul> </td> </tr> </table> </td> <td><p><img src="basic_settings.png"></p></td> </tr> </table> </p> </blockquote> </body> </html>