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 @@
|
Renderer | Use specified rendering mode | -video |
Palette | Palette for emulation mode | -palette |
Interpolation | Interpolation for TIA image | -tia.inter |
- Zoom | Zoom level for emulation mode | -tia.zoom |
+ Zoom | Zoom level for emulation mode | -tia.zoom |
V-Size adjust | Adjust height of TIA image | -tia.vsizeadjust |
Emul. speed | Emulation speed | -speed |
- VSync | Enable vertical synced updates | -vsync |
+ VSync | Enable vertical synced updates | -vsync |
Fullscreen | Self-explanatory - Note that colors may slightly change.
This depends on the OS and renderer used. | -fullscreen |
Stretch | In fullscreen mode, completely fill screen with TIA image | -tia.fs_stretch |
@@ -3842,9 +3851,9 @@ Ms Pac-Man (Stella extended codes):
SaveKey | A 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). |
- Lightgun | Atari XG-1 compatible Light Gun |
+ Lightgun | Atari 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). |