32x: vints, dram read, hw divider. Doom runs, but fragile to timing
[picodrive.git] / pico / pico_int.h
index 4f62a66..1c7e8b3 100644 (file)
@@ -406,6 +406,7 @@ typedef struct
 #define P32XS2_ADEN (1<< 9)\r
 #define P32XS_FULL  (1<< 7) // DREQ FIFO full\r
 #define P32XS_68S   (1<< 2)\r
+#define P32XS_DMA   (1<< 1)\r
 #define P32XS_RV    (1<< 0)\r
 \r
 #define P32XV_nPAL  (1<<15) // VDP\r