From 16e49c4c2b76765719932c3e79e43484aa07bdcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Banaan=20Ananas?= Date: Sun, 2 Jun 2013 22:02:39 +0000 Subject: [PATCH] (nevermind) --- src/emu/sound/ymz280b.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/emu/sound/ymz280b.c b/src/emu/sound/ymz280b.c index b2db2ec6e0c..e1ea3d0f24e 100644 --- a/src/emu/sound/ymz280b.c +++ b/src/emu/sound/ymz280b.c @@ -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--) {