Previous 199869 Revisions Next

r34356 Monday 12th January, 2015 at 17:23:10 UTC by Stiletto
Minor comment fix: Mitsubishi M50805 is a speech synthesis chip.

Thanks to B00daW for the correction.
[src/emu/bus/nes]pt554.c

trunk/src/emu/bus/nes/pt554.c
r242867r242868
77 Visit http://mamedev.org for licensing and usage restrictions.
88
99
10 Here we emulate the following Bandai PT-554 PCB (a CNROM PCB + ADPCM sound chip)
10 Here we emulate the following Bandai PT-554 PCB (a CNROM PCB + LPC / PARCOR speech synthesis chip)
1111
1212 TODO:
1313 - emulate the mat controller
r242867r242868
5252 Bandai PT-554 board emulation
5353
5454 This is used by Aerobics Studio. It is basically a CNROM board
55 with an Mitsubishi M50805 sound chip with an internal ROM which
56 is not dumpable at the moment
55 with an Mitsubishi M50805 LPC / PARCOR speech synthesis chip
56 with internal tables stored in ROM which have not yet been dumped.
5757
5858 iNES: mapper 3?
5959


Previous 199869 Revisions Next


© 1997-2024 The MAME Team