mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
zaccaria.cpp: Protection device has been located (nw)
This commit is contained in:
parent
fac69ac66f
commit
4b391c26f9
@ -25,10 +25,10 @@ TODO:
|
||||
|
||||
|
||||
Notes:
|
||||
- There is a protection device which I haven't located on the schematics. It
|
||||
sits on bits 4-7 of the data bus, and is read from locations where only bits
|
||||
0-3 are connected to regular devices (6400-6407 has 4-bit RAM, while 6c00-6c07
|
||||
has a 4-bit input port).
|
||||
- There is a protection device on the memory board which is unidentified on the
|
||||
schematics but appears to be a PAL16. It sits on bits 4-7 of the data bus, and
|
||||
is read from locations where only bits 0-3 are connected to regular devices
|
||||
(6400-6407 has 4-bit RAM, while 6c00-6c07 has a 4-bit input port).
|
||||
|
||||
- The 6802 driving the TMS5220 has a push button connected to the NMI line. On
|
||||
Zaccaria pinballs, when pressed, this causes the speech 6802 and the slave
|
||||
|
Loading…
Reference in New Issue
Block a user