diff --git a/Changes.txt b/Changes.txt index 0a1179454..c9b902582 100644 --- a/Changes.txt +++ b/Changes.txt @@ -14,15 +14,14 @@ 6.2.1 to 6.3 (XXXX XX, 2020) - * Fix bug when taking fullscreen snapshots; the dimensions were sometimes - cut off. - * Added autofire. * Added new interface palette 'Dark'. (TODO: DOC) * Extended global hotkeys for debug options. + * Added option to playback a game using the Time Machine + * Allow taking snapshots from within Time Machine dialog * Added ability to access most files that Stella uses from within a ZIP @@ -36,6 +35,9 @@ * Replaced "Re-disassemble" with "Disassemble @ current line" in debugger + * Fix bug when taking fullscreen snapshots; the dimensions were sometimes + cut off. + -Have fun! diff --git a/docs/graphics/timemachine.png b/docs/graphics/timemachine.png index 269005fe8..fc2237abf 100644 Binary files a/docs/graphics/timemachine.png and b/docs/graphics/timemachine.png differ diff --git a/docs/index.html b/docs/index.html index 82fe5364b..49e4c50bc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1819,6 +1819,11 @@ Shift + t to enter, Shift + t/Escape/Space to exit and continue with emulation Shift + t to enter, Shift + t/Escape/Space to exit and continue with emulation + + Playback the Time Machine from current state (without sound). + Shift + Space + Shift + Space + Rewind by one state (enters the Time Machine dialog) Alt + Left arrow @@ -2027,12 +2032,13 @@

Bottom row (left to right)

- - + +
ItemDescription
Current timeShows the time of the currently selected status, +
Current timeShows the time of the currently selected state, relative to the first one
'Start/Stop' buttonStarts or stops the Time Machine
'Continue' buttonExits the dialog and continues emulation
'Exit' buttonExits the dialog and continues emulation, starting at current state
'Rewind All' buttonNavigates back to the begin of the timeline
'Rewind One' buttonNavigates back by one state
'Playback' buttonStarts playback, starting at the current state (with sound disabled)
'Unwind One' buttonNavigates forward by one state
'Unwind All' buttonNavigates forward to the end of the timeline
'Save All' buttonSaves all Time Machine states to disk