diff options
| author | 2018-03-01 14:57:26 -0600 | |
|---|---|---|
| committer | 2018-03-01 14:57:26 -0600 | |
| commit | 946340b119dd5dc01b2f9d2a4e9c6a914ad61f7a (patch) | |
| tree | fcbd8a47e7b3dce1db224bf4c28516c3d1b96e4d /scripts | |
| parent | a55108070474dc9e1ef62584d4146feb39a9f403 (diff) | |
alphatpx: slower yet (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index f98279ccd71..9550ce5b735 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -220,7 +220,7 @@ SOUNDS["ES5506"] = true --SOUNDS["GAELCO_CG1V"] = true --SOUNDS["GAELCO_GAE1"] = true SOUNDS["C6280"] = true ---SOUNDS["SP0250"] = true +SOUNDS["SP0250"] = true SOUNDS["SPU"] = true SOUNDS["CDDA"] = true --SOUNDS["ICS2115"] = true |
