rework sr
[picodrive.git] / pico / pico_int.h
index bbfc5cb..848da5d 100644 (file)
@@ -287,6 +287,7 @@ extern SH2 sh2s[2];
 #define SR_EMPT       (1 << 9)\r
 // not part of real SR\r
 #define PVS_ACTIVE    (1 << 16)\r
+#define PVS_VB2       (1 << 17) // ignores forced blanking\r
 \r
 struct PicoVideo\r
 {\r