summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/t11/t11.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/t11/t11.h')
-rw-r--r--src/devices/cpu/t11/t11.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/t11/t11.h b/src/devices/cpu/t11/t11.h
index 0ac0a17790a..92452d5d866 100644
--- a/src/devices/cpu/t11/t11.h
+++ b/src/devices/cpu/t11/t11.h
@@ -121,6 +121,7 @@ protected:
int8_t m_mcir;
uint16_t m_vsel;
uint8_t m_cp_state;
+ bool m_cp[4];
bool m_vec_active;
bool m_pf_active;
bool m_berr_active;