From: Toni Wilen Date: Sat, 14 Oct 2017 17:40:40 +0000 (+0300) Subject: Reset also render state variables. X-Git-Tag: 3600~85 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=a5779be43bce64c351670805804c76b8e61ff764;p=francis%2Fwinuae.git Reset also render state variables. --- diff --git a/custom.cpp b/custom.cpp index 79327be9..7eb8a061 100644 --- a/custom.cpp +++ b/custom.cpp @@ -8908,6 +8908,9 @@ void custom_reset (bool hardreset, bool keyboardreset) reset_decisions (); bogusframe = 1; + vsync_rendered = false; + frame_shown = false; + frame_rendered = false; if (isrestore ()) { uae_u16 v;