diff options
author | 2015-03-19 20:03:44 -0700 | |
---|---|---|
committer | 2015-03-19 20:03:44 -0700 | |
commit | e214162b02aec342b5586d2e181deec6fdf3965b (patch) | |
tree | 0d8c886b39c62cf5127555895fb1e9557adfac46 /src/mess/audio/upd1771.c | |
parent | 633ab90d90ed2ae50aeddff8471eb0d8e4b42104 (diff) | |
parent | 2fa8b8d6fe1267213bcb37b24a675421cbc73b3d (diff) |
Merge branch 'master' of https://github.com/mamedev/mame
Diffstat (limited to 'src/mess/audio/upd1771.c')
-rw-r--r-- | src/mess/audio/upd1771.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/audio/upd1771.c b/src/mess/audio/upd1771.c index bac1b853c14..f6ec40d0143 100644 --- a/src/mess/audio/upd1771.c +++ b/src/mess/audio/upd1771.c @@ -91,7 +91,7 @@ uPD1776C: mentioned in the bristow book, implements VSRSSS speech concatenation (see US Patent 4577343 which is a patent on this VSRSSS implementation) uPD1771C-006: used in NEC APC for sound as the "MPU" - -011: used on Firefox F-4 handheld + -011: used on Firefox F-4/Astro Thunder handheld -015: unknown, known to exist from part scalper sites only. -017: used on Epoch Super Cassete Vision for sound; This audio driver HLEs that part only. |