mirror of
https://github.com/holub/mame
synced 2025-05-29 09:03:08 +03:00
MT04754: fix qdrmfgp regression.
This commit is contained in:
parent
0ff77e902e
commit
3c856191c0
@ -8,7 +8,7 @@ public:
|
||||
{ }
|
||||
|
||||
required_device<cpu_device> m_maincpu;
|
||||
required_shared_ptr<UINT8> m_nvram;
|
||||
required_shared_ptr<UINT16> m_nvram;
|
||||
UINT8 *m_sndram;
|
||||
UINT16 *m_workram;
|
||||
UINT16 m_control;
|
||||
|
Loading…
Reference in New Issue
Block a user