X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fpico.c;h=747c6266d1af8d4f56c477adac97c4d3fb6e8566;hb=12da51c27a8d1c1205d8f0f01bbc4814c46e79ce;hp=80ffb90efd04c7535659ac2e6d8274b787df17fc;hpb=19886062f1a36f70b1f01d58f3fa1b79162defac;p=picodrive.git diff --git a/pico/pico.c b/pico/pico.c index 80ffb90..747c626 100644 --- a/pico/pico.c +++ b/pico/pico.c @@ -146,7 +146,7 @@ int PicoReset(void) if (Pico.romsize <= 0) return 1; -#ifdef DRC_CMP +#if defined(CPU_CMP_R) || defined(CPU_CMP_W) || defined(DRC_CMP) PicoOpt |= POPT_DIS_VDP_FIFO|POPT_DIS_IDLE_DET; #endif