mirror of https://github.com/stella-emu/stella.git
Updated changelog, before we forget about the details.
This commit is contained in:
parent
4d99bca2cd
commit
32cd6e2a5b
12
Changes.txt
12
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue