Update virtual.lua with new sound core supported by vgmplay (nw)

This commit is contained in:
Scott Stone 2018-07-23 14:12:37 -04:00
parent e3b95234be
commit 8dd15cb32f

View File

@ -41,6 +41,7 @@ SOUNDS["RF5C68"] = true
SOUNDS["SEGAPCM"] = true
SOUNDS["SN76496"] = true
SOUNDS["WAVE"] = true
SOUNDS["X1_010"] = true
SOUNDS["YM2151"] = true
SOUNDS["YM2203"] = true
SOUNDS["YM2413"] = true