diff --git a/Changes.txt b/Changes.txt index d819e5fef..f5ce153b6 100644 --- a/Changes.txt +++ b/Changes.txt @@ -23,6 +23,10 @@ - improved cycle count (page penalties, sums created in disassembly) - improved handling of instruction masking opcodes (e.g. BIT) + * 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. + * Fixed Genesis controller autodetect (Stay Frosty 2, Scramble, etc). * Fixed a bug in ystart autodetection that could cause screen jumps. @@ -68,10 +72,6 @@ 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