From fe8883580b1316fb88c4d815d657514817510c71 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Fri, 29 May 2020 16:30:50 -0230 Subject: [PATCH] Updated changelog, removing highscore stuff until 6.3. --- Changes.txt | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/Changes.txt b/Changes.txt index 681118cc5..887b8071b 100644 --- a/Changes.txt +++ b/Changes.txt @@ -14,34 +14,30 @@ 6.1.2 to 6.2: (??? ??, 2020) - * Added high scores: Score addresses, game variation etc. can be defined for - a game. This allows the user to save high scores for these games. For each - game and variation, the top 10 scores can be saved. (TODO: Doc) - * Added interactive palette to Video & Audio settings. * Added 'Custom' palette, generated from user controlled phase shifts. - * Added that adjustable audio & video settings are displayed as gauge bars + * Added that adjustable audio & video settings are displayed as gauge bars. * Added four global hotkeys which allow selecting and changing numerous - audio & video settings without having to remember the dedicated hotkeys + audio & video settings without having to remember the dedicated hotkeys. * Added 'Turbo' mode, runs the game as fast as the computer allows. - * Added that paddle centering (per ROM) and sensitivity can be adjusted + * Added that paddle centering (per ROM) and sensitivity can be adjusted. - * Added that mouse sensitivity for Driving controller can be adjusted + * Added that mouse sensitivity for Driving controller can be adjusted. - * Added paddle filtering in UI to avoid unwanted navigation events + * Added paddle filtering in UI to avoid unwanted navigation events. - * Added selectable dialog fonts + * Added selectable dialog fonts. - * Added separate positioning of launcher, emulator and debugger + * Added separate positioning of launcher, emulator and debugger. - * Added optional display to game refresh rate adaption in fullscreen mode + * Added optional display to game refresh rate adaption in fullscreen mode. - * Added option which lets default ROM path follow launcher navigation + * Added option which lets default ROM path follow launcher navigation. * Added debugger 'saveaccess' function, which saves memory access counts to a CSV file.