From f9e80ab932fad69853275efa8325dad556705edb Mon Sep 17 00:00:00 2001 From: Brandon Wright Date: Thu, 7 Jun 2018 16:31:51 -0500 Subject: [PATCH] Changes.txt. --- docs/changes.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index 32b7377c..958e99f9 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -1,3 +1,12 @@ +Snes9x 1.56.1 +- Automatic input rate now only works for close multiples (BearOso) + of 60Hz. +- Win32: Cheats are now shown in the correct order in the (BearOso) + list view. +- GTK+: Check for version greater than 3.22 when using GTK+ (BearOso) + 3. +- GTK+: Don't resize code and description field in GTK+ 2. (BearOso) + Snes9x 1.56 - Increased the speed of SA1 emulation to match hardware (BearOso) more closely.