From 92ffd8d0269cd49b0ef256cd3912269387f8d318 Mon Sep 17 00:00:00 2001 From: AJR Date: Mon, 23 Aug 2021 23:42:25 -0400 Subject: [PATCH] okim6295, okim6376, okim9810: Explicitly clamp output streams to within range --- src/devices/sound/okim6295.cpp | 3 +++ src/devices/sound/okim6376.cpp | 3 +++ src/devices/sound/okim9810.cpp | 6 ++++++ 3 files changed, 12 insertions(+) diff --git a/src/devices/sound/okim6295.cpp b/src/devices/sound/okim6295.cpp index a6acbe12e9b..4d304ef1721 100644 --- a/src/devices/sound/okim6295.cpp +++ b/src/devices/sound/okim6295.cpp @@ -183,6 +183,9 @@ void okim6295_device::sound_stream_update(sound_stream &stream, std::vector