From: Toni Wilen Date: Wed, 20 Dec 2017 17:41:23 +0000 (+0200) Subject: Use 391078-01 CIA if A600 hardware. X-Git-Tag: 3600~29 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=5fd1fa236747a93fc046892200ba10163d4aa27b;p=francis%2Fwinuae.git Use 391078-01 CIA if A600 hardware. --- diff --git a/cfgfile.cpp b/cfgfile.cpp index be0c67dc..54137710 100644 --- a/cfgfile.cpp +++ b/cfgfile.cpp @@ -8326,6 +8326,7 @@ int built_in_chipset_prefs (struct uae_prefs *p) p->cs_ciaoverlay = 0; p->cs_resetwarning = 0; p->cs_ciatodbug = true; + p->cs_ciatype[0] = p->cs_ciatype[1] = 1; break; case CP_A1000: // A1000 p->cs_a1000ram = 1;