diff options
| author | 2021-08-26 20:34:01 -0400 | |
|---|---|---|
| committer | 2021-08-26 20:34:01 -0400 | |
| commit | fc97bea7b75ed12dbc5554de395ac977540093d1 (patch) | |
| tree | 511eeb83f643a283cb58ee200415f97960140b0a /hash | |
| parent | ea0b9ed65b06e83cb450b9b2135e77b2c220ba76 (diff) | |
| parent | b1dcb15ba28eaee2908f17dcd3355f4415620f0a (diff) | |
Merge pull request #8495 from 0kmg/nes-mappers-114,115,182
bus/nes: Simplified a few related boards by Kasheng and Hosenkan.
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/nes.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index d7a24ab2913..2dab4a60e94 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -63970,10 +63970,10 @@ We don't include these hacks because they were not burned into real carts nor so <software name="pocohon"> <description>Pocohontos (Asia)</description> - <year>19??</year> - <publisher><unknown></publisher> + <year>1997</year> + <publisher>Hosenkan</publisher> <part name="cart" interface="nes_cart"> - <feature name="slot" value="hosenkan" /> + <feature name="slot" value="sg_lionk" /> <feature name="pcb" value="UNL-HOSENKAN" /> <dataarea name="chr" size="262144"> <rom name="pocohontos (199x)(-)(as)[p].chr" size="262144" crc="f995a526" sha1="3829b9da7a1a55e4b8d3f89e91d535ffa6004224" offset="00000" status="baddump" /> @@ -66665,10 +66665,10 @@ All musics were removed in this game. <software name="sdkong"> <description>Super Donkey Kong (Asia)</description> - <year>19??</year> - <publisher><unknown></publisher> + <year>1997?</year> + <publisher>Hosenkan</publisher> <part name="cart" interface="nes_cart"> - <feature name="slot" value="hosenkan" /> + <feature name="slot" value="sg_lionk" /> <feature name="pcb" value="UNL-HOSENKAN" /> <dataarea name="chr" size="131072"> <rom name="super donkey kong (unl).chr" size="131072" crc="d0883ac5" sha1="63a66b7f17e8520cb88916893c0a4200caa06365" offset="00000" status="baddump" /> |
