mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
nes.xml: Added Holy Diver rerelease. (#9029)
New working software list additions ----------------------------------- Holy Diver Collector's Edition [anonymous]
This commit is contained in:
parent
c11d1f6f4d
commit
e5fa0d15db
19
hash/nes.xml
19
hash/nes.xml
@ -16966,7 +16966,7 @@ license:CC0
|
||||
<publisher>Irem</publisher>
|
||||
<info name="serial" value="IF-12"/>
|
||||
<info name="release" value="19890428"/>
|
||||
<info name="alt_title" value="ホーリーダイヴァー"/>
|
||||
<info name="alt_title" value="ホーリー・ダイヴァー"/>
|
||||
<part name="cart" interface="nes_cart">
|
||||
<feature name="slot" value="holydivr" />
|
||||
<feature name="pcb" value="IREM-HOLYDIVER" />
|
||||
@ -47256,6 +47256,23 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="holydivrce" cloneof="holydivr">
|
||||
<description>Holy Diver Collector's Edition</description>
|
||||
<year>2018</year>
|
||||
<publisher>retro-bit</publisher>
|
||||
<info name="alt_title" value="ホーリー・ダイヴァー"/>
|
||||
<part name="cart" interface="nes_cart">
|
||||
<feature name="slot" value="smd133" />
|
||||
<feature name="smd133-addr" value="6K" />
|
||||
<dataarea name="prg" size="524288">
|
||||
<rom name="holy diver (2018).prg" size="524288" crc="b14969c8" sha1="500e06626c2c59acd319d2a287daf23916cfa95e" status="baddump" /> <!-- TODO: is there missing undumped, albeit unused, data on the cartridge? -->
|
||||
</dataarea>
|
||||
<!-- 128k VRAM on cartridge -->
|
||||
<dataarea name="vram" size="131072">
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="hookj" cloneof="hook">
|
||||
<description>Hook (Jpn)</description>
|
||||
<year>1992</year>
|
||||
|
Loading…
Reference in New Issue
Block a user