diff options
| author | 2011-07-24 05:00:02 +0000 | |
|---|---|---|
| committer | 2011-07-24 05:00:02 +0000 | |
| commit | 06f79e0f9962eac69d49ed9b308a4f23a8ad85d9 (patch) | |
| tree | aaaf83d871ba7e75ae06881696c7a9ca0b5603ce | |
| parent | 639cb0b6a34798fea3287ed51346251957313dd2 (diff) | |
cave.c: Added a PCB layout for Hotdog Storm as well as some addition notes/information. [Brian Troha]
| -rw-r--r-- | src/mame/drivers/cave.c | 55 |
1 files changed, 41 insertions, 14 deletions
diff --git a/src/mame/drivers/cave.c b/src/mame/drivers/cave.c index dcc47366fb5..b6dc11ad6fe 100644 --- a/src/mame/drivers/cave.c +++ b/src/mame/drivers/cave.c @@ -3428,22 +3428,49 @@ ROM_END /*************************************************************************** - Hot Dog Storm +Hotdog Storm Marble 1996 -6264 6264 MP7 6264 6264 MP6 6264 6264 MP5 32MHz - 6264 - 6264 - MP4 - MP3 - 93C46 - 68257 - 68257 68000-12 - YM2203 - Z80 - MP8 MP9 - 68257 - 68257 U19 MP1 6296 ++------------------------------------------------------+ +| 6296 MP1 MP2 6264 6264 LED 68257 | +| 68257 68257 | +| VOL Z80 +--------+ | +| YM2203 | | 9 8 | +| | 013 | P P | +| | | M M | +| 68257 +--------+ | +| 68000-16 68257 | +| | +| | +|J 93C46 MP3 +------+ +------+ +------+ | +|A MP4 | 038 | | 038 | | 038 | | +|M | | | | | | | +|M +------+ +------+ +------+ | +|A | +| 4 4 4 4 4 4 | +| 6264 5 6 6 6 6 6 7 6 6 | +| P1 P2 6264 P 2 2 P 2 2 P 2 2 | +| 32MHz M 6 6 M 6 6 M 6 6 | ++------------------------------------------------------+ + +BOARD #: ASTC9501 +CPU: TMP68HC000-16 +Sound: M6295 + YM2203 +OSC: 32.000MHz +EEPROM: ATMEL 93C46 +CUSTOM: 038 9341EX702 x3 + 013 ????? +P1 & P2 Pushbuttons for Reset & Service +VOL Volume pot +LED Power indicator LED + +Have seen bootleg boards without the standard JAMMA "key" slot and with a +small daughter card that splits MP8 & MP9 into two roms each: ++-------------+ +| 8 9 8 9 ::| +| P P P P ::| +| M M M M ::| ++-------------+ ***************************************************************************/ |
