summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-10-11 18:03:10 -0400
committer AJR <ajrhacker@users.noreply.github.com>2017-10-11 18:03:10 -0400
commit54a11319bc1fa93efbacb6bf4f06d5725e20656c (patch)
tree35aec2ae8f36ae21b1e77e192994ed10671b7d94
parent4edc055c9520414541f803e1579dd4458c9a25f9 (diff)
taitosnd.cpp: Observation (nw)
-rw-r--r--src/mame/audio/taitosnd.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/audio/taitosnd.cpp b/src/mame/audio/taitosnd.cpp
index 02b5e9aa079..920350d54ae 100644
--- a/src/mame/audio/taitosnd.cpp
+++ b/src/mame/audio/taitosnd.cpp
@@ -8,6 +8,9 @@
- Add pinout and description
- Create a separate implementation for the PC060HA
+ General rule seems to be that TC0140SYT supports a YM2610,
+ whereas PC060HA goes with a YM2203 or YM2151.
+
**********************************************************************************************/
#include "emu.h"