Continuous rewind added to log

This commit is contained in:
thrust26 2017-12-13 22:02:13 +01:00
parent e2301dfd5e
commit 770e15f380
1 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,10 @@
dialog. These settings now come in two groups (player/developer) and
allow switching all settings at once.
* Added "Continuous Rewind" mode, which automatically creates save states
in user-defined intervals. The user can navigate back and forth within
these states inside the emulator and the debugger.
* Improved tab auto-complete in debugger
* Added conditional traps and savestate creation to debugger