summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/huc6272.cpp
diff options
context:
space:
mode:
author cam900 <dbtlrchl@naver.com>2019-06-15 19:48:25 +0900
committer GitHub <noreply@github.com>2019-06-15 19:48:25 +0900
commitcd5113da370aee3c047ade0d8df2540befdd27d4 (patch)
tree4340f8c14501a7cf50de888589efc5aff754e35b /src/devices/video/huc6272.cpp
parenta3b451b8410f671a52c94096114ac42bf530ea12 (diff)
huc6272.cpp : Add docs
Diffstat (limited to 'src/devices/video/huc6272.cpp')
-rw-r--r--src/devices/video/huc6272.cpp3
1 files changed, 3 insertions, 0 deletions
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"