mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
hash/supracan.xml: hookup NVRAM for rebelst and standardize description
This commit is contained in:
parent
27703e7154
commit
ad580b7508
@ -223,7 +223,7 @@ Uses [video] clipping for layer 1 during intro
|
|||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="rebelst" supported="no">
|
<software name="rebelst" supported="no">
|
||||||
<description>Rebel Star</description>
|
<description>Rebel Star ~ Pàn Xīng</description>
|
||||||
<year>1996</year>
|
<year>1996</year>
|
||||||
<publisher>Horng Shen Information Co., Ltd</publisher>
|
<publisher>Horng Shen Information Co., Ltd</publisher>
|
||||||
<info name="serial" value="F012" />
|
<info name="serial" value="F012" />
|
||||||
@ -232,6 +232,10 @@ Uses [video] clipping for layer 1 during intro
|
|||||||
<dataarea name="rom" width="16" endianness="big" size="2097152">
|
<dataarea name="rom" width="16" endianness="big" size="2097152">
|
||||||
<rom name="f012 - rebel star.bin" size="2097152" crc="a3469172" sha1="3a1b093d7aee6d5b1f260723499d4c283a2a0169" />
|
<rom name="f012 - rebel star.bin" size="2097152" crc="a3469172" sha1="3a1b093d7aee6d5b1f260723499d4c283a2a0169" />
|
||||||
</dataarea>
|
</dataarea>
|
||||||
|
|
||||||
|
<!-- TODO: unconfirmed size -->
|
||||||
|
<dataarea name="nvram" size="0x8000">
|
||||||
|
</dataarea>
|
||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user