mirror of
https://github.com/holub/mame
synced 2025-10-05 00:38:58 +03:00
megadriv demo that explicitly tells us how much our emulation sucks.. documenting it here because it will almost certainly end up being a useful test case later. (nw)
This commit is contained in:
parent
be08f549a9
commit
156a39cbe5
@ -31027,5 +31027,39 @@ This dump is either a bad dump or a wrongly patched one.
|
||||
|
||||
-->
|
||||
|
||||
<!-- Software below is test / demo software for the purpose of validating our emulation
|
||||
where possible any information / additional files provided with the software has been included in extra data areas
|
||||
in order to mirror the original release packages and possibly provide useful references
|
||||
|
||||
If no additional materials are listed then the results of a successful run should be mentioned here for future reference.
|
||||
-->
|
||||
|
||||
<!-- most effects currently fail -->
|
||||
<!-- titan-overdrivemegademo.zip -->
|
||||
<!-- http://www.pouet.net/prod.php?which=61724 -->
|
||||
<software name="d_titovr">
|
||||
<description>Overdrive (Demo) (Euro)</description>
|
||||
<year>2013</year>
|
||||
<publisher>Titan</publisher>
|
||||
<part name="cart" interface="megadriv_cart">
|
||||
<dataarea name="rom" size="0x400000">
|
||||
<rom name="titan-overdrivemegademo.bin" size="0x3f01be" crc="3deb19a9" sha1="6085182099d6a9ad2c8242eae263507e42269b66" offset="0x000000" loadflag="load16_word_swap"/>
|
||||
</dataarea>
|
||||
<!-- non-rom extras (should be marked as optional?) -->
|
||||
<dataarea name="misc" size="0x7af9">
|
||||
<rom name="titan-overdrivemegademo.nfo" size="0x7af9" crc="d560530a" sha1="f3a130881878e95a1db6e32268e7b1b001965c1a" offset="0x000000"/>
|
||||
</dataarea>
|
||||
<dataarea name="misc2" size="0x13489c0">
|
||||
<rom name="titan-overdrivemegademo_inlay.pdf" size="0x13489c0" crc="ae55e12d" sha1="620fcba1600563b87543b027c42687da7d876b03" offset="0x000000"/>
|
||||
</dataarea>
|
||||
<dataarea name="misc3" size="0xa68cf">
|
||||
<rom name="titan-overdrivemegademo_label.pdf" size="0xa68cf" crc="a527c826" sha1="449c945a0ddcbb145c7c92bc01fac543fc1352da" offset="0x000000"/>
|
||||
</dataarea>
|
||||
<dataarea name="misc4" size="0x1c985d">
|
||||
<rom name="titan-overdrivemegademo_poster.png" size="0x1c985d" crc="0dfeac10" sha1="cdfd4ff93e199da66cab3ef49d39828f3eb6040c" offset="0x000000"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
|
||||
</softwarelist>
|
||||
|
Loading…
Reference in New Issue
Block a user