diff --git a/src/devices/video/huc6272.cpp b/src/devices/video/huc6272.cpp index 0fe5ec52159..fbf6a6c5726 100644 --- a/src/devices/video/huc6272.cpp +++ b/src/devices/video/huc6272.cpp @@ -8,6 +8,9 @@ - Use NSCSI instead of legacy one! - ADPCM Transfer is correct? + ADPCM related patents: + - https://patents.google.com/patent/US5692099 + ***************************************************************************/ #include "emu.h"