mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +03:00
(nevermind)
This commit is contained in:
parent
c1c225a625
commit
16e49c4c2b
@ -649,8 +649,6 @@ void ymz280b_device::device_start()
|
||||
|
||||
void ymz280b_device::device_reset()
|
||||
{
|
||||
m_ext_mem_enable = 0;
|
||||
|
||||
/* initial clear registers */
|
||||
for (int i = 0xff; i >= 0; i--)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user