]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Use 391078-01 CIA if A600 hardware.
authorToni Wilen <twilen@winuae.net>
Wed, 20 Dec 2017 17:41:23 +0000 (19:41 +0200)
committerToni Wilen <twilen@winuae.net>
Wed, 20 Dec 2017 17:41:23 +0000 (19:41 +0200)
cfgfile.cpp

index be0c67dc0b8cc37710ba5de1e09fbf29346ce98e..541377100013d6b59e3f59e4c62f2dbf0a69b1ea 100644 (file)
@@ -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;