summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/iopintc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/iopintc.h')
-rw-r--r--src/mame/machine/iopintc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/iopintc.h b/src/mame/machine/iopintc.h
index 794936fad13..d2e4fb6bfbf 100644
--- a/src/mame/machine/iopintc.h
+++ b/src/mame/machine/iopintc.h
@@ -38,6 +38,7 @@ public:
{
INT_VB_ON = 0,
INT_DMA = 3,
+ INT_SPU = 9,
INT_VB_OFF = 11,
INT_TIMER = 16
};