mirror of
https://github.com/holub/mame
synced 2025-07-16 06:54:58 +03:00
removed not needed state variables (nw)
This commit is contained in:
parent
4e6b1a5ff3
commit
fb70fab537
@ -657,8 +657,6 @@ public:
|
||||
required_device<spc700_device> m_soundcpu;
|
||||
required_device<snes_sound_device> m_spc700;
|
||||
optional_device<cpu_device> m_superfx;
|
||||
upd7725_device *m_upd7725;
|
||||
upd96050_device *m_upd96050;
|
||||
|
||||
DECLARE_DIRECT_UPDATE_MEMBER(snes_spc_direct);
|
||||
DECLARE_DIRECT_UPDATE_MEMBER(snes_direct);
|
||||
|
Loading…
Reference in New Issue
Block a user