From 3bd8f213697f17d53f3b068ce6135d6ba7bee028 Mon Sep 17 00:00:00 2001 From: Ilari Liusvaara Date: Tue, 1 Apr 2014 14:35:07 +0300 Subject: [PATCH] =?utf8?q?lsnes=20rr2-=CE=B220?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- CHANGELOG | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 24255109..65ac07a0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1768,3 +1768,11 @@ rr2-β19 [Monday March 31st 2014] * Use overcommit in memory compares * SNES: Support VRAM, OAM, CGRAM and APURAM breakpoints * Refactor emulator status reporting (and fix the statusbar doesn't update bug) + +rr2-β20 [Monday April 1st 2014] +=============================== +* Fix typo in changelog +* Fix bug in printing MSU-1 track playback messages +* Add option to emulate fucked up GBC timings +* Coalesce UI events. +* Don't update statusbar fast outside paint event diff --git a/VERSION b/VERSION index b4e2daeb..534056f3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2-β19 +2-β20 -- 2.11.4.GIT