From 75d6ee4ea0051c99eb96b2d276d5ac7301e2d222 Mon Sep 17 00:00:00 2001 From: thrust26 Date: Sat, 18 Jan 2020 13:47:15 +0100 Subject: [PATCH] clean look of table in documentation --- docs/debugger.html | 9 +++++++++ docs/index.html | 29 +++++++++++++++++++---------- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/docs/debugger.html b/docs/debugger.html index a4f7b5e24..97aa7a9e5 100644 --- a/docs/debugger.html +++ b/docs/debugger.html @@ -1,6 +1,15 @@ Stella Debugger + diff --git a/docs/index.html b/docs/index.html index e38dbe470..961a546e3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,6 +2,15 @@ Stella - A multi-platform Atari 2600 VCS emulator + @@ -2619,18 +2628,18 @@
-dev.rwportbreak <1|0>
Since the 2600 has no dedicated R/W line, different addresses are used for RAM read or write access.
- If the code reads from such a write address, this causes an unwanted, - semi-random write to that address.
- When this option is enabled, such reads interrupt emulation and the - debugger is entered. + If the code reads from such a write address, this causes an unwanted, + semi-random write to that address.
+ When this option is enabled, such reads interrupt emulation and the + debugger is entered.
-dev.wrportbreak <1|0>
Same as above.
If the code writes to such a read address, nothing happens. But a developer should be made aware of it, because this indicates a problem with the code.
- When this option is enabled, such writes interrupt emulation and the - debugger is entered. + When this option is enabled, such writes interrupt emulation and the + debugger is entered.
-dev.thumb.trapfatal <1|0>
When enabled, this allows the Thumb ARM emulation to @@ -2724,10 +2733,10 @@ RendererUse specified rendering mode-video PalettePalette for emulation mode-palette InterpolationInterpolation for TIA image-tia.inter - ZoomZoom level for emulation mode -tia.zoom + ZoomZoom level for emulation mode -tia.zoom V-Size adjustAdjust height of TIA image-tia.vsizeadjust Emul. speedEmulation speed-speed - VSyncEnable vertical synced updates-vsync + VSyncEnable vertical synced updates-vsync FullscreenSelf-explanatory - Note that colors may slightly change. This depends on the OS and renderer used.-fullscreen StretchIn fullscreen mode, completely fill screen with TIA image-tia.fs_stretch @@ -3842,9 +3851,9 @@ Ms Pac-Man (Stella extended codes): SaveKeyA 32K EEPROM for saving high scores, etc. (the EEPROM portion of an AtariVox). Genesis Sega Genesis controller, which can be used similar to a BoosterGrip, giving an extra button. CompuMate ¹Spectravideo CompuMate (if either left or right is set, CompuMate is used for both). - LightgunAtari XG-1 compatible Light Gun + LightgunAtari XG-1 compatible Light Gun Mindlink ¹Mindlink controller. - KidVid ¹KidVid controller, limitted suport (8, 9 and 0 start the games). + KidVid ¹KidVid controller, limitted suport (8, 9 and 0 start the games).