32x: drc: inline dispatcher and irq handling; do write-caused irqs
[picodrive.git] / pico / pico_int.h
index 68a77c0..2f4d1d3 100644 (file)
@@ -469,6 +469,8 @@ typedef struct
 #define SH2_DRCBLK_RAM_SHIFT 1\r
 #define SH2_DRCBLK_DA_SHIFT  1\r
 \r
+#define SH2_WRITE_SHIFT 25\r
+\r
 struct Pico32x\r
 {\r
   unsigned short regs[0x20];\r