--- np2/pccore.c 2004/02/19 03:04:01 1.71 +++ np2/pccore.c 2004/02/19 06:10:13 1.72 @@ -623,7 +623,7 @@ void pccore_exec(BOOL draw) { #endif } -#if 1 // ndef TRACE +#if 0 // ndef TRACE if (CPU_REMCLOCK > 0) { if (!(CPU_TYPE & CPUTYPE_V30)) { CPU_EXEC(); @@ -682,8 +682,8 @@ void pccore_exec(BOOL draw) { } } #endif -// i286x_step(); - i286c_step(); + i286x_step(); +// i286c_step(); } #endif nevent_progress();