From 984e304f43df0a04c5ea9a160fa2fc5f8bdb7e93 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Wed, 13 Dec 2017 20:04:09 -0330 Subject: [PATCH] Several updates to the changelog: - fixed formatting - moved mention of 'Continuous rewind' near the top of the list, since it's a major new feature --- Changes.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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