Difference between revisions of "Emulator:Stella"

From Wah!ki
Jump to navigation Jump to search
(Created page with "== About == Stella is a multi-platform Atari 2600 VCS emulator released under the GNU General Public License (GPL). == Configuration == {| class="wikitable" width="100%" |- ! w...")
 
m (Sairuk moved page Stella to Emulator:Stella: namespaces changes)
 
(8 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
! width="10%" | Version
 
! width="10%" | Version
 
! width="10%" | Device
 
! width="10%" | Device
! width="5%" | Exec
+
! width="15%" | Exec
 
! width="5%" | [[Configuration:Launcher Type|Type]]
 
! width="5%" | [[Configuration:Launcher Type|Type]]
! width="60%" | commandline_format
+
! width="50%" | commandline_format
 
|-
 
|-
 
| Linux
 
| Linux
Line 20: Line 20:
 
|}
 
|}
  
== Reassigning Hotkeys ==
+
== Cabinet-Friendliness Tips ==
By default, the ESC brings up the Stella's rom launcher.  If you're using Stella with Wah!Cade in an arcade cabinet, you will probably want to use ESC to exit the emulator and return to your game lists.  Launch Stella either through the Applications menu or by typing "stella" in Terminal/Konsole.  When the rom launcher appears click Options, then click Input Settings.  Under the Emul. Events tab, scroll down and select Quit and map it to ESC.  Then erase the setting for Enter Rom Launcher (and, optionally, map it to something else, like F1).  
+
=== Exit on ESC ===
 +
By default, the ESC brings up Stella's ROM launcher.  If you're using Stella with Wah!Cade in an arcade cabinet, you will probably want to use ESC to exit the emulator and return to your game lists.   
 +
 
 +
In the main menu, then click '''Input Settings'''.  Under the '''Emul. Events''' tab, scroll down and select Quit and map it to ESC.  Then erase the setting for Enter Rom Launcher (and, optionally, map it to something else, like F1).
  
 
== External Links ==
 
== External Links ==
* [http://stella.sourceforge.net/] - Stella homepage
+
* [http://stella.sourceforge.net/ stella.sourceforge.net] - Stella homepage
 +
 
 +
 
 +
[[Category:Emulator|Stella]][[Category:Stella]][[Category:Atari 2600]]

Latest revision as of 21:07, 4 February 2020

About

Stella is a multi-platform Atari 2600 VCS emulator released under the GNU General Public License (GPL).

Configuration

Platform Version Device Exec Type commandline_format
Linux 3.1.2 ROM /usr/bin/stella D "[rompath]/[name].[romext]"

Cabinet-Friendliness Tips

Exit on ESC

By default, the ESC brings up Stella's ROM launcher. If you're using Stella with Wah!Cade in an arcade cabinet, you will probably want to use ESC to exit the emulator and return to your game lists.

In the main menu, then click Input Settings. Under the Emul. Events tab, scroll down and select Quit and map it to ESC. Then erase the setting for Enter Rom Launcher (and, optionally, map it to something else, like F1).

External Links