Finish migrating to new mem handling. Make carthw db external.
[picodrive.git] / cpu / musashi / m68kconf.h
index 730cf98..e2bddaf 100644 (file)
@@ -75,7 +75,7 @@
  * and m68k_read_pcrelative_xx() for PC-relative addressing.\r
  * If off, all read requests from the CPU will be redirected to m68k_read_xx()\r
  */\r
-#define M68K_SEPARATE_READS         OPT_ON\r
+#define M68K_SEPARATE_READS         OPT_OFF\r
 \r
 /* If ON, the CPU will call m68k_write_32_pd() when it executes move.l with a\r
  * predecrement destination EA mode instead of m68k_write_32().\r