From 852a85f29e5a4a0e3613419da46e77a613623518 Mon Sep 17 00:00:00 2001 From: hap Date: Mon, 13 Jan 2025 17:12:04 +0100 Subject: hc55516: add btanb note --- src/devices/sound/hc55516.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/devices/sound/hc55516.cpp b/src/devices/sound/hc55516.cpp index ef4cbcd922c..885751c1a6a 100644 --- a/src/devices/sound/hc55516.cpp +++ b/src/devices/sound/hc55516.cpp @@ -18,6 +18,10 @@ - MC3417 interpolation slope being determined by the number of samples in the current stream slice doesn't make sense + BTANB: + - outputs a low-volume but very high-pitched background tone when /FZ is + active and the hardware doesn't have a low-pass filter + *****************************************************************************/ #include "emu.h" -- cgit v1.2.3