Updated changelog, before we forget about the details.

This commit is contained in:
Stephen Anthony 2020-03-30 21:20:19 -02:30
parent 4d99bca2cd
commit 32cd6e2a5b
1 changed files with 9 additions and 3 deletions

View File

@ -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)