}
gui_flicker_led(-1, 0, 0);
+ denise_accurate_mode = currprefs.cpu_memory_cycle_exact || currprefs.cs_optimizations >= DISPLAY_OPTIMIZATIONS_PARTIAL || (currprefs.cpu_model <= 68020 && currprefs.m68k_speed >= 0 && currprefs.cpu_compatible);
}
static int dummy_lock(struct vidbuf_description *gfxinfo, struct vidbuffer *vb)
select_lts();
no_denise_lol = !currprefs.cpu_memory_cycle_exact;
- denise_accurate_mode = currprefs.cpu_memory_cycle_exact || currprefs.cs_optimizations >= DISPLAY_OPTIMIZATIONS_PARTIAL || (currprefs.cpu_model <= 68020 && currprefs.m68k_speed >= 0 && currprefs.cpu_compatible);
}
static void gen_direct_drawing_table(void)