32x: mode2 draw, debug, poll detection
[picodrive.git] / cpu / sh2mame / sh2.c
index acd6a61..c466645 100644 (file)
 \r
 #define LOG(x) do { if (VERBOSE) logerror x; } while (0)\r
 \r
-static int sh2_icount;\r
+int sh2_icount;\r
 SH2 *sh2;\r
 \r
 #if 0\r