summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/huc6230.cpp
diff options
context:
space:
mode:
author cam900 <dbtlrchl@naver.com>2019-06-15 19:47:39 +0900
committer GitHub <noreply@github.com>2019-06-15 19:47:39 +0900
commit5f55a331ad33da00cdfb3ebd8c1a4c143a634790 (patch)
tree44660165dd7801b6876fb1cbff8177a1f5832692 /src/devices/sound/huc6230.cpp
parenta3b451b8410f671a52c94096114ac42bf530ea12 (diff)
huc6230.cpp : Add docs
Diffstat (limited to 'src/devices/sound/huc6230.cpp')
-rw-r--r--src/devices/sound/huc6230.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/devices/sound/huc6230.cpp b/src/devices/sound/huc6230.cpp
index ce5ee4b3e2e..07fe59514ed 100644
--- a/src/devices/sound/huc6230.cpp
+++ b/src/devices/sound/huc6230.cpp
@@ -8,6 +8,9 @@
- Volume is linear?
- Make it actually working
- Implement CDDA Volume
+
+ Related patent:
+ - https://patents.google.com/patent/US5692099
*/
#include "emu.h"