diff options
| author | 2017-08-01 10:17:42 +0200 | |
|---|---|---|
| committer | 2017-08-01 10:20:25 +0200 | |
| commit | f49effba2527a99176a80e1fb753a761421aeecf (patch) | |
| tree | 1212b36bc9d3af22d70c23a10dcd639d552c0a2a /hash | |
| parent | eb7f61c41defc086dc9f3473d807c5083c5251bf (diff) | |
nes.xml: fixed serial value and added information about
Super Mario Bros. 2 PCB.
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/nes.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index 4244d846bf4..21a6e29d6c0 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -36170,11 +36170,17 @@ <description>Super Mario Bros. 2 (Euro)</description> <year>1989</year> <publisher>Nintendo</publisher> - <info name="serial" value="NES-MW (EEC/NOE/SCN)"/> + <info name="serial" value="NES-MW-(EEC/NOE/SCN/ESP)"/> <info name="release" value="19890428"/> <part name="cart" interface="nes_cart"> <feature name="slot" value="txrom" /> <feature name="pcb" value="NES-TSROM" /> + <feature name="pcb_model" value="NES-TSROM-08" /> + <feature name="u1" value="U1 PRG" /> + <feature name="u2" value="U2 CHR" /> + <feature name="u3" value="U3 CIC" /> + <feature name="u4" value="U4" /> <!-- Not printed: MMC3B --> + <feature name="u5" value="U5 W-RAM" /> <feature name="mmc3_type" value="MMC3B" /> <dataarea name="prg" size="131072"> <rom name="pal-mw-0 prg" size="131072" crc="08af16a0" sha1="f38f8823112e1a33794fe638cdded7efbb98c67a" offset="00000" /> |
