X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cpu%2Fsh2%2Fmame%2Fsh2.c;h=81203e7b46ba678d2e513607fe1ddac617ce1200;hb=9db6a54485501b56b0f2f5db4d093c38fe495bda;hp=44cd7ea7d429de2113dbc9b2824130f738053d34;hpb=00faec9cdbc073199fa984a0450e1a961994b058;p=picodrive.git diff --git a/cpu/sh2/mame/sh2.c b/cpu/sh2/mame/sh2.c index 44cd7ea..81203e7 100644 --- a/cpu/sh2/mame/sh2.c +++ b/cpu/sh2/mame/sh2.c @@ -115,7 +115,7 @@ #ifndef USE_SH2DRC /* speed up delay loops, bail out of tight loops */ -#define BUSY_LOOP_HACKS 1 +//#define BUSY_LOOP_HACKS 1 #define VERBOSE 0