--- np2/pccore.c 2003/12/15 11:23:50 1.31 +++ np2/pccore.c 2003/12/15 11:26:04 1.32 @@ -550,7 +550,7 @@ void pccore_exec(BOOL draw) { CPU_CLEARPREFETCH(); } -#ifndef TRACE +#if 1 //ndef TRACE if (CPU_REMCLOCK > 0) { if (!(CPU_TYPE & CPUTYPE_V30)) { CPU_EXEC();