diff --git a/docs/graphics/eventmapping_devsports.png b/docs/graphics/eventmapping_devsports.png index ff3c663b9..a06b12958 100644 Binary files a/docs/graphics/eventmapping_devsports.png and b/docs/graphics/eventmapping_devsports.png differ diff --git a/docs/graphics/logs.png b/docs/graphics/logs.png index 5e47a5c0b..afb4fdf46 100644 Binary files a/docs/graphics/logs.png and b/docs/graphics/logs.png differ diff --git a/docs/graphics/options_misc.png b/docs/graphics/options_misc.png index 33cde3401..6dc4c0820 100644 Binary files a/docs/graphics/options_misc.png and b/docs/graphics/options_misc.png differ diff --git a/docs/graphics/options_video.png b/docs/graphics/options_video.png index ae6348f3d..ef2e92b9b 100644 Binary files a/docs/graphics/options_video.png and b/docs/graphics/options_video.png differ diff --git a/docs/index.html b/docs/index.html index 76bea0197..91555e132 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2371,16 +2371,16 @@
Item | Brief description | For more information, see CommandLine |
---|---|---|
Renderer (*) | use specified rendering mode (requires restart) | -video |
TIA Zoom | filter for emulation mode | -tia.zoom |
Renderer | use specified rendering mode | -video |
TIA Zoom | (integral) zoom level for emulation mode | -tia.zoom |
TIA Palette | palette for emulation mode | -palette |
TIA Inter | interpolation for TIA image | -tia.inter |
Timing (*) | how to wait between frames (requires restart) | -timing |
GL Filter | OpenGL filter mode | -gl_filter |
Aspect (N) | Width of TIA image in NTSC mode | -tia.aspectn |
Aspect (P) | Width of TIA image in PAL mode | -tia.aspectp |
NTSC Aspect | Width of TIA image in NTSC mode | -tia.aspectn |
PAL Aspect | Width of TIA image in PAL mode | -tia.aspectp |
Framerate | frames per second in emulation mode | -framerate |
Fullscreen mode | self-explanatory | -fullscreen |
GL FS Stretch | stretch fullscreen OpenGL in emulation mode | -gl_fsmax |
Fullscreen | self-explanatory | -fullscreen |
Fullscreen Fill | completely fill TIA image in fullscreen | -tia.fsfill |
VSync | enable vertical sync'ed updates | -vsync |
PAL color-loss | use PAL color-loss effect | -colorloss |
Fast SC/AR BIOS | skip progress loading bars for SuperCharger ROMs | -fastscbios |
|
Mouse paddle sensitivity | Sensitivity used when emulating a paddle using a mouse | -msense |
Allow all 4 ... | Allow all 4 joystick directions to be pressed simultaneously | -joyallow4 |
Grab mouse ... | Keep mouse in window in emulation mode | -grabmouse |
Always hide mouse ... | completely disable showing the mouse cursor | -hidemouse |
Stella supports a real AtariVox device for the speech/SpeakJet portion - of the controller. You will need a real AtariVox device, located - here, + of the controller. You will need a real AtariVox device as well as some means of connecting it to your computer (some sort of serial port/USB adaptor). There should be drivers for your serial convertor, which allow your particular operating system to 'see' the device (configuring @@ -2915,8 +2914,8 @@
- -video gl -video = gl +-video opengl +video = opengl @@ -3196,7 +3195,7 @@ Ms Pac-Man (Stella extended codes): 2K 64-2048 byte Atari 3E 32K Tigervision - 3F 512K Tigervision + 4A50 64K 4A50 + ram 4A50 ² 64K 4A50 + ram 4K 4K Atari 4KSC CPUWIZ 4K + ram @@ -3204,7 +3203,7 @@ Ms Pac-Man (Stella extended codes): AR Supercharger BFSC CPUWIZ 256K + ram CM ¹ Spectravideo CompuMate - CV Commavid extra ram + DASH Boulder Dash 2 DASH ¹² Boulder Dash 2 DF CPUWIZ 128K DFSC CPUWIZ 128K + ram @@ -3273,7 +3272,7 @@ Ms Pac-Man (Stella extended codes): DPC Pitfall II Trackball22 Standard Atari 2600 CX-22 trackball controller. Trackball80 Atari ST CX-80 trackball controller. - AmigaMouse Commodore Amiga computer mouse. + AtariVox A SpeakJet based unlimited-vocabulary speech / sound synthesizer with 32K EEPROM. SaveKey A 32K EEPROM for saving high scores, etc (the EEPROM portion of an AtariVox). diff --git a/src/gui/VideoDialog.cxx b/src/gui/VideoDialog.cxx index 29a2a8f60..4371cf8db 100644 --- a/src/gui/VideoDialog.cxx +++ b/src/gui/VideoDialog.cxx @@ -162,7 +162,7 @@ VideoDialog::VideoDialog(OSystem* osystem, DialogContainer* parent, ypos += lineHeight + 4; // FS stretch - myUseStretch = new CheckboxWidget(myTab, font, xpos, ypos, "FS Stretch"); + myUseStretch = new CheckboxWidget(myTab, font, xpos, ypos, "Fullscreen Fill"); wid.push_back(myUseStretch); ypos += lineHeight + 4; Genesis Sega Genesis controller, which can be used similar to a BoosterGrip, giving an extra button.