From: beeanyew Date: Sat, 20 Feb 2021 07:37:42 +0000 (+0100) Subject: Update m68kconf.h X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=7bb3f1d4cd89ff4240b980b4fe9c52ff24bc86b8;hp=902f4c4aa89896d9e8a2ba6f4099449c0ccab596;p=pistorm Update m68kconf.h --- diff --git a/m68kconf.h b/m68kconf.h index 71c42c2..26ee063 100644 --- a/m68kconf.h +++ b/m68kconf.h @@ -75,7 +75,7 @@ * and m68k_read_pcrelative_xx() for PC-relative addressing. * If off, all read requests from the CPU will be redirected to m68k_read_xx() */ -#define M68K_SEPARATE_READS OPT_ON +#define M68K_SEPARATE_READS OPT_OFF /* If ON, the CPU will call m68k_write_32_pd() when it executes move.l with a * predecrement destination EA mode instead of m68k_write_32().