From f431c850c13dc27cb9adf40ffee1eef049f9c21a Mon Sep 17 00:00:00 2001
From: stephena Other Keys (cannot be remapped, except those marked with '*') Have a look at this page for integrated debugger
- documentation.
+ Many options are available for ROM developers, which are described in
+ different sections of this manual, as follows: The three lines of output describe the following:
+ a8
-
-
- -stats <0|1>
Overlay console info on the TIA image during emulation.
-
- -listrominfo
Prints relevant contents of the Stella ROM database, one ROM per line,
@@ -849,11 +844,6 @@
Set the full pathname of the ROM properties file.
-
-
- -tiafloat <1|0>
Set unused TIA pins to be floating on a read/peek.
-
-
+
+ -avoxport <name>
Set the name of the serial port where an AtariVox is connected.
@@ -905,7 +895,17 @@
-holdbutton0
Start the emulator with the left joystick button held down.
+
+
+
+ -stats <1|0>
Overlay console info on the TIA image during emulation.
+
+
+
+ -tiafloat <1|0>
Set unused TIA pins to be floating on a read/peek.
+
+
+ -bs <type>
Set "Cartridge.Type" property. See the Game Properties section
@@ -1619,6 +1619,60 @@
Control + PageDown
Cmd + PageDown
+
+
+ Toggle frame stats (scanline count/fps/bs type/etc)
+ Alt + l
+ Shift-Cmd + l
+
+
+
+ Toggle TIA Player0 object
+ Alt + z
+ Shift-Cmd + z
+
+
+
+ Toggle TIA Player1 object
+ Alt + x
+ Shift-Cmd + x
+
+
+
+ Toggle TIA Missile0 object
+ Alt + c
+ Shift-Cmd + c
+
+
+
+ Toggle TIA Missile1 object
+ Alt + v
+ Shift-Cmd + v
+
+
+
+ Toggle TIA Ball object
+ Alt + b
+ Shift-Cmd + b
+
+
+
+ Toggle TIA Playfield object
+ Alt + n
+ Shift-Cmd + n
+
+
+
+ Turn all TIA objects off
+ Alt + .
+ Shift-Cmd + .
+
+
Turn all TIA objects on
+ Alt + /
+ Shift-Cmd + /
+ Cmd + Enter
-
-
- Decrease volume (*)
Alt + [
@@ -1744,12 +1791,6 @@
Control + l
Cmd + l
-
@@ -2029,14 +2070,51 @@
- Toggle frame stats (scanline count/fps/bs type/etc)
- Alt + l
- Shift-Cmd + l
-
+
- 13. Integrated Debugger
+ 13. Developer Options/Integrated Debugger
-
+
+
Finally, Stella contains an extensive, built-in debugger. Have a look at + this page for integrated debugger documentation.
+