From: Toni Wilen Date: Thu, 10 Jul 2025 16:55:43 +0000 (+0300) Subject: Agnus side CLXCON values were not updated. Needed for statefiles. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=2a02e55819dd7c3cc95a945e7b4e49aacfb9ca69;p=francis%2Fwinuae.git Agnus side CLXCON values were not updated. Needed for statefiles. --- diff --git a/custom.cpp b/custom.cpp index 79948376..1baffde2 100644 --- a/custom.cpp +++ b/custom.cpp @@ -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) {