From b3ca9227066893e648baa0795e93783a29c80be8 Mon Sep 17 00:00:00 2001 From: Thomas Jentzsch Date: Sun, 4 Aug 2019 08:42:16 +0200 Subject: [PATCH] updated change log --- Changes.txt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Changes.txt b/Changes.txt index 42db93bb3..532b00f63 100644 --- a/Changes.txt +++ b/Changes.txt @@ -14,6 +14,8 @@ 6.0 to 6.1: (MM dd, 2019) + TODO: sorting + * Note: because of major event remapping changes, all remappings will be reset to defaults; if you had custom mappings, they will need to be re-entered again. @@ -22,6 +24,19 @@ WinXP is now completely out of support from Microsoft, so we are doing the same. + * Improved debugger's TIA display and zoom windows (TODO: doc) + + * Enhanced UA bankswitching to support certain Brazilian carts. + + * Added option to save and load all TimeMachine states at once (TODO: doc) + + * Added option to change pitch if Pitfall II (TODO: doc) + + * Added that Stella now remembers last window position (TODO: doc) + + * Fixed display for OpenGLES renderers used by Libretro + * and much more for Libretro support + * Updated internal ROM properties database to ROM-Hunter version 15 (thanks go to RomHunter for his tireless research in this area). Related to this, updated the snapshot collection. @@ -54,7 +69,10 @@ meant for 4k and above monitors, but can actually be used at any lower resolution that is large enough to display the scaled UI. (TODO: doc) - * Huge improvements to event remapping. (TODO: doc) + * Huge improvements to event remapping. (TODO: doc) + * keyboard mapping + * controller mapping + * more events * Added configurable 'Overscan' option for fullscreen modes. (TODO: doc)