buggy port of gfx/cd, silpheed started working?
[picodrive.git] / Pico / cd / Memory.c
index 1a1bb84..0b11e98 100644 (file)
@@ -991,6 +991,7 @@ static u32 PicoReadS68k32(u32 a)
 #endif\r
 \r
 \r
+#ifndef _ASM_CD_MEMORY_C\r
 /* check: jaguar xj 220 (draws entire world using decode) */\r
 static void decode_write8(u32 a, u8 d, int r3)\r
 {\r
@@ -1043,7 +1044,7 @@ static void decode_write16(u32 a, u16 d, int r3)
 \r
   //dprintf("FIXME: decode");\r
 }\r
-\r
+#endif\r
 \r
 // -----------------------------------------------------------------\r
 \r