]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Agnus side CLXCON values were not updated. Needed for statefiles.
authorToni Wilen <twilen@winuae.net>
Thu, 10 Jul 2025 16:55:43 +0000 (19:55 +0300)
committerToni Wilen <twilen@winuae.net>
Thu, 10 Jul 2025 16:55:43 +0000 (19:55 +0300)
custom.cpp

index 7994837600f77cd576b68297f615edcfa18a6d0e..1baffde25ff7f336e74731753efa672c16debcce 100644 (file)
@@ -7498,6 +7498,9 @@ static int custom_wput_agnus(int addr, uae_u32 value, int noget)
        case 0x5E: BLTSIZH(hpos, value); break;
        case 0x1E4: DIWHIGH(value); break;
 
+       case 0x098: CLXCON(value); break;
+       case 0x10e: CLXCON2(value); break;
+
        case 0x1DC: BEAMCON0(value); break;
        case 0x1C0:
                if (htotal != value) {