summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2022-03-03 18:06:02 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2022-03-03 18:06:02 +0100
commit4a40a60235491be4ae0ed89290d04bf650666f84 (patch)
tree71f876df0bdfbb88215e91cfb5b2ed2f504cc1c6 /src/devices/sound
parentfaf75f5268b1e35be50ab5562c674ce25c7fd8c1 (diff)
New working clones
------------------ Cruis'n USA (v1.1) [Rasmus Bælum Rolfshøj] Ms. Pac-Man (Leisure and Allied bootleg) [Guru] - various drivers and devices: added some notes about decapped chips which turned out to be ULAs
Diffstat (limited to 'src/devices/sound')
-rw-r--r--src/devices/sound/namco.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/sound/namco.cpp b/src/devices/sound/namco.cpp
index 6d112d4dc1f..e42632e1fdd 100644
--- a/src/devices/sound/namco.cpp
+++ b/src/devices/sound/namco.cpp
@@ -23,6 +23,8 @@
CUS30 also uses the 99XX DAC, or two 99XX in the optional 16-channel
stereo configuration, but it uses no PROM and delivers its own samples.
+ The CUS30 has been decapped and verified to be an ULA.
+
***************************************************************************/
#include "emu.h"