X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cpu%2Fmusashi%2Fm68kconf.h;h=e2bddaf9be9e2256fbe73f7bc56ae945cd00b6df;hb=45f2f245f51ef0c0d37df3c998595c132bfcaffa;hp=730cf9812a7516ca4b9a73571439dcba7f4b6dbf;hpb=af37bca858874b5cbd5ab126eaba1fad6ff7ab72;p=picodrive.git diff --git a/cpu/musashi/m68kconf.h b/cpu/musashi/m68kconf.h index 730cf98..e2bddaf 100644 --- a/cpu/musashi/m68kconf.h +++ b/cpu/musashi/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().