From 0448ff4e26393ab2fd5709ac2abafd2a774965a5 Mon Sep 17 00:00:00 2001 From: Scott Stone Date: Fri, 14 Jul 2017 15:50:53 -0400 Subject: Add sound cores needed to allow virtual subtarget to compile (nw) --- scripts/target/mame/virtual.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/target/mame/virtual.lua b/scripts/target/mame/virtual.lua index 5a884e33fc0..ea9905cf74a 100644 --- a/scripts/target/mame/virtual.lua +++ b/scripts/target/mame/virtual.lua @@ -31,6 +31,8 @@ SOUNDS["YM2203"] = true SOUNDS["AY8910"] = true SOUNDS["YM3526"] = true SOUNDS["YM3812"] = true +SOUNDS["YMF271"] = true +SOUNDS["YMZ280B"] = true SOUNDS["C6280"] = true SOUNDS["SN76496"] = true SOUNDS["K053260"] = true -- cgit v1.2.3