diff --git a/Changes.txt b/Changes.txt index 0b2e20aa0..8228ec3a2 100644 --- a/Changes.txt +++ b/Changes.txt @@ -20,10 +20,18 @@ 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. (TOOD: Doc) - * Added displaying last write address in debugger. + * Added displaying last write address in the debugger. * Added detection of color and audio data in DiStella. + * Fix snapshots on Retina HiDPI displays capturing only the top-left corner. + + * Fixed wrong color for BK (background) swatch in the debugger. + + * Fixed compilation of libretro port on Debian Buster. + +-Have fun! + 6.0.2 to 6.1: (March 22, 2020) @@ -214,8 +222,6 @@ * Updated UNIX configure script to work with the gcc version 10 and above. --Have fun! - 6.0.1 to 6.0.2: (October 11, 2019)