mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
seta.cpp: X0-006 does contain ROM after all, so updated description
This commit is contained in:
parent
97fa18881d
commit
54d06cb54a
@ -11,7 +11,7 @@
|
||||
General rule seems to be that TC0140SYT supports a YM2610,
|
||||
whereas PC060HA goes with a YM2203 or YM2151.
|
||||
|
||||
The PC060HA has been decapped and verified to be an ULA.
|
||||
The PC060HA has been decapped and verified to be a ULA.
|
||||
|
||||
**********************************************************************************************/
|
||||
|
||||
|
@ -194,7 +194,8 @@ Notes:
|
||||
X1-001 (SDIP64)
|
||||
X1-002 (SDIP64)
|
||||
X1-006 (SDIP64)
|
||||
X0-006 (SDIP64), also marked 'RP5A10-0001'. This is a an ULA.
|
||||
X0-006 (SDIP64), also marked 'RP5A10-0001'. This is a Ricoh 65c02 with ROM, RAM and
|
||||
logic acting as a protection chip.
|
||||
clocks - pin1 16MHz, pin2 2MHz, pin3 59.1845Hz [VSYNC),
|
||||
pin63 2MHz, pin62 2MHz
|
||||
X1-003 (SDIP42)
|
||||
|
@ -3,7 +3,7 @@
|
||||
/*
|
||||
* Namco System 11 Protection
|
||||
*
|
||||
* The 409 has been decapped and verified to be an ULA, so probably every keycus is.
|
||||
* The 409 has been decapped and verified to be a ULA, so probably every keycus is.
|
||||
*/
|
||||
|
||||
#include "emu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user