diff --git a/docs/index.html b/docs/index.html
index 4c8ac198a..769622485 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -282,7 +282,7 @@
AtariVox and SaveKey controllers,
as well as FLASH support in various cartridge schemes
Supports all known bankswitching schemes (let us know if there's one we missed)
- Supports DPC+ bankswitching scheme from the Harmony Cart,
+ Supports DPC+/CDF bankswitching schemes from the Harmony Cart,
including partial emulation of the ARM processor
Supports cartridge autodetection for almost all bankswitching schemes
Supports Supercharger single-load and multi-load games
@@ -295,6 +295,7 @@
TIA emulation supports full collision checking, with ability to disable
TIA sprites and collisions for each object separately
Full system state save/load functionality
+ Automatic save state creation which allows moving back and forth in the recorded timeline
Cross-platform UI including a built-in ROM launcher frontend
Built-in extensive debugger, including static analysis with the Distella disassembler
and dynamic analysis at runtime by tracking code/graphics/data sections, and
@@ -3098,7 +3099,8 @@
Continuous rewind |
When continuous rewind is enabled, Stella will automatically
- create new save states in the interval described below.
+ create new save states in the interval described below. The user
+ can then navigate back and forth within the recorded timeline.
Note: This buffer is identical with the one described in
Debugger/Global Buttons.
It is independent from the save states manually created
|