Previous 199869 Revisions Next

r41444 Thursday 29th October, 2015 at 00:15:53 UTC by David Haywood
Merge pull request #442 from kazblox/patch-1

dpcplus: minor non-code related changes
[src/mame/drivers]aristmk5.c

trunk/src/mame/drivers/aristmk5.c
r249955r249956
123123  U26: SGS THOMSON ST93C46 (1K (64 x 16 or 128 x 8) Serial EEPROM).
124124  U27: SGS THOMSON ST93C46 (1K (64 x 16 or 128 x 8) Serial EEPROM).
125125
126  U35: PHILIPS 74HC2...
126  U35: PHILIPS 74HC273.
127127  U36: LATTICE GAL20V8B-15LJ (High Performance E2CMOS PLD Generic Array Logic, 28-Lead PLCC).
128128  U40: Dallas Semiconductor DS1202S (Serial Timekeeping Chip).
129129  U41: Maxim Integrated MAX705CSA (MPU Supervisory Circuits).
r249955r249956
144144  U71: Texas Instruments TL16C452FN (UART Interface IC Dual UART w/Prl Port & w/o FIFO).
145145  U72: Texas Instruments TL16C452FN (UART Interface IC Dual UART w/Prl Port & w/o FIFO).
146146  U73: CX0826 72 MHz crystal.
147  U85: ARM250: Computer system on a chip. ARM 32bit RISC processor with memory, video, and I/O controllers.
147148  U89: Allegro MicroSystems UDN2543B (Protected quad power driver).
148149  U149: ISSI IS41C16257-60K (256K x 16bit (4-MBIT) Dynamic RAM With Fast Page Mode).
149150  U152: ISSI IS41C16257-60K (256K x 16bit (4-MBIT) Dynamic RAM With Fast Page Mode).
r249955r249956
159160
160161  X2:  Unpopulated crystal (from factory).
161162
163  The 96-pin female connector at the bottom of the ROM banks is intended for a sub board
164  with two ROM sockets, that once plugged switch the ROM bank 0 with the sub board bank.
165  Just to place the clear chips without removing the U7 & U11 EPROMS.
166
162167*****************************************************************************************************************/
163168
164169#define MASTER_CLOCK        XTAL_72MHz      /* confirmed */


Previous 199869 Revisions Next


© 1997-2024 The MAME Team