diff --git a/Changes.txt b/Changes.txt index d2619c8aa..9009860af 100644 --- a/Changes.txt +++ b/Changes.txt @@ -14,6 +14,9 @@ 5.1.3 to 6.0: (MMM d, 2018) + * Note: because of major TIA sound changes, the state file format has + changed, and old state files will not work with this release. + * New cycle exact audio core based on work by Chris Brenner (crispy); greatly improved audio emulation accuracy (i.e. E.T., Ms. Pacman). @@ -34,7 +37,10 @@ * Fixes for collision corner cases (during HBlank). - * UI modernization (new widget look, dialog titles added, dialogs refactored). + * UI modernization (new widget look, dialog titles added, dialogs + refactored). + + * Fixed excessive CPU usage while in UI modes (ROM launcher, debugger, etc). * Changes in 'Game Properties' dialog - 'Default' button now affects only current tab like in all other dialogs.