Updated changelog.

This commit is contained in:
Stephen Anthony 2018-08-06 11:43:58 -02:30
parent 64fd3f50f9
commit 24bb06e8b1
1 changed files with 7 additions and 1 deletions

View File

@ -14,6 +14,9 @@
5.1.3 to 6.0: (MMM d, 2018)
* Note: because of major TIA sound changes, the state file format has
changed, and old state files will not work with this release.
* New cycle exact audio core based on work by Chris Brenner (crispy); greatly
improved audio emulation accuracy (i.e. E.T., Ms. Pacman).
@ -34,7 +37,10 @@
* Fixes for collision corner cases (during HBlank).
* UI modernization (new widget look, dialog titles added, dialogs refactored).
* UI modernization (new widget look, dialog titles added, dialogs
refactored).
* Fixed excessive CPU usage while in UI modes (ROM launcher, debugger, etc).
* Changes in 'Game Properties' dialog
- 'Default' button now affects only current tab like in all other dialogs.