diff options
| author | 2018-02-05 00:39:14 +0900 | |
|---|---|---|
| committer | 2018-02-05 02:39:14 +1100 | |
| commit | 053fd7699f379d56dc7bedc7d872e16426c03bea (patch) | |
| tree | 74092312e69a997273826f932c9acc58682d93eb /scripts | |
| parent | 11e18ca812c491617c568dc1f1acb080376755ef (diff) | |
vgmplay : Add K051649 support (#3131)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/virtual.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/virtual.lua b/scripts/target/mame/virtual.lua index 2c25d206279..df41d5c7d70 100644 --- a/scripts/target/mame/virtual.lua +++ b/scripts/target/mame/virtual.lua @@ -37,6 +37,7 @@ SOUNDS["YMF271"] = true SOUNDS["YMZ280B"] = true SOUNDS["C6280"] = true SOUNDS["SN76496"] = true +SOUNDS["K051649"] = true SOUNDS["K053260"] = true SOUNDS["K054539"] = true SOUNDS["SEGAPCM"] = true |
