mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
nes.xml: fixed serial value and added information about Trog! PCB.
This commit is contained in:
parent
f49effba25
commit
039f9891e0
@ -39879,11 +39879,17 @@
|
||||
<description>Trog! (Euro)</description>
|
||||
<year>1991</year>
|
||||
<publisher>Acclaim Entertainment</publisher>
|
||||
<info name="serial" value="NES-4A (NOE/ESP)"/>
|
||||
<info name="serial" value="NES-4A-(NOE/ESP)"/>
|
||||
<part name="cart" interface="nes_cart">
|
||||
<feature name="slot" value="uxrom" />
|
||||
<feature name="pcb" value="NES-UNROM" />
|
||||
<feature name="mirroring" value="vertical" />
|
||||
<feature name="pcb_model" value="NES-UNROM-09" />
|
||||
<feature name="u1" value="U1 PRG" />
|
||||
<feature name="u2" value="U2 CHR RAM" />
|
||||
<feature name="u3" value="U3 CIC" />
|
||||
<feature name="u4" value="U4 HC161" />
|
||||
<feature name="u5" value="U5 HC32" />
|
||||
<dataarea name="prg" size="131072">
|
||||
<rom name="pal-4a-0 prg" size="131072" crc="b6b5c372" sha1="60065354f49a9880407e871ad8d9eb6784004cfe" offset="00000" />
|
||||
</dataarea>
|
||||
|
Loading…
Reference in New Issue
Block a user