summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos2.h
diff options
context:
space:
mode:
author angelosa <salese_corp_ltd@email.it>2017-01-03 12:17:30 +0100
committer angelosa <salese_corp_ltd@email.it>2017-01-03 12:17:30 +0100
commit0ed56532df4ca5a42a5bb33ccb1b365263e3cd31 (patch)
tree667811df94160c827150233ce76a851501df7cc5 /src/mame/includes/namcos2.h
parent5447b6e032aa8130bad8373780596708b23eb9d0 (diff)
Not necessary at this stage (nw)
Diffstat (limited to 'src/mame/includes/namcos2.h')
-rw-r--r--src/mame/includes/namcos2.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/includes/namcos2.h b/src/mame/includes/namcos2.h
index ed6dffaeca8..5ad57bee517 100644
--- a/src/mame/includes/namcos2.h
+++ b/src/mame/includes/namcos2.h
@@ -124,9 +124,9 @@ public:
optional_device<cpu_device> m_dspmaster;
optional_device<cpu_device> m_dspslave;
optional_device<m37450_device> m_c68;
- required_device<namco_c148_device> m_master_intc;
- required_device<namco_c148_device> m_slave_intc;
- required_device<namco_c139_device> m_sci;
+ optional_device<namco_c148_device> m_master_intc;
+ optional_device<namco_c148_device> m_slave_intc;
+ optional_device<namco_c139_device> m_sci;
optional_device<cpu_device> m_gpu; //to be moved to namco21_state after disentangling
// game type helpers