X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cpu%2Fsh2%2Fmame%2Fsh2.c;h=81203e7b46ba678d2e513607fe1ddac617ce1200;hb=405dfdd77f6500f040001196d34d2d00916662d3;hp=44cd7ea7d429de2113dbc9b2824130f738053d34;hpb=1555935b8acc47fab7ba550caaec3e395b3f95be;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