From 9000a5603918327ea3596b6b02dca064f72e60c8 Mon Sep 17 00:00:00 2001 From: riccardom Date: Sat, 13 Jun 2009 15:36:09 +0000 Subject: [PATCH] Add recent cli improvements. --- desmume/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/desmume/ChangeLog b/desmume/ChangeLog index 10a78796a..723d5e228 100644 --- a/desmume/ChangeLog +++ b/desmume/ChangeLog @@ -39,6 +39,10 @@ Gtk frontend: enh: improve/speedup screen resize and final presentation logic in gtk frontend enh: minimal rerecording hookups +Cli frontend: + enh: hooked the frameskip (szigor) + enh: misc usability improvements: auto pause switch for pausing when focus is lost and exit on escape pressing (szigor) + 0.9.1 -> 0.9.2 General/Core: bug: fix error in SBCS/RSCS flags; fixes many odd behaviors and crashes [zeromus]